Python review

Integrated Development Environment and Run Logic

Anaconda can be regarded as an integrated installation of Python. After installing it, Python, IPython, JupyterNotebool, integrated development environment Spyder and many packages and modules are installed by default.

Different ways of writing and running Python

1 IDLE's shell is an interactive interface, with a <<< prompt, for direct output
2 IDLE's script file
3 CMD calls out python to write code to run
4 CMD directly runs the (.py) file
First find the file location,

5 Write code to run in spyser

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324615624&siteId=291194637