Explore Library
FlashcardBeginner

Running Python Code

Python code runs interactively in the interpreter or by executing saved script files.

Question

What are the two main ways to run Python code?

Click to reveal answer