Python shell is the compiler that comes with python after you install it. So where does it open for you?
In the beginning-->Program- ->Find IDLE (Python GUI) in Python2.5 (depending on the version you installed), click
## and the following form will pop up. :
The python shell will open at this time, which is very simple.
The above is the detailed content of How to open python shell. For more information, please follow other related articles on the PHP Chinese website!