1. Code over Interpreter/Shell
A. Command Prompt
After the command python as a command line (of course it should be recognized, you should add the python installation path to your system environmental variables in advance), we find ourselves in the shell. Then we can type python commands and they are processed.