The Python Interpreter command line
You use this to write Python code directly into the command line
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()”
Feel free to comment if you can add help to this page or point out issues and solutions you have found. I do not provide support on this site, if you need help with a problem head over to stack overflow.