The Python Interpreter command line

You use this to write Python code directly into the command line

Using the Python Interpreter

Opening the command line

Start > All Apps > Python 3.7 > Python 3.7 (64 bit)

Closing the command line

CTRL+Z

or you can type “quit()”