Running a shell

You can try running the python interpreter directly. To do this, you first must run a command shell.

Running the interpreter

To run the interpreter, simply type "python" into the command shell, and press Enter.

To exit the interpreter,