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
Python code runs interactively in the interpreter or by executing saved script files.
What are the two main ways to run Python code?