All technological notes.
Fundamental
Control Statement
Built-in Library
IO
Python is a popular programming language.
.py) files in a text editor and then put those files into the python interpreter to be executed.Tutorial:
Download Website: https://www.python.org/
本机版本: python 3.9, 因为太新的版本未必能支持一些工具包
Verify/Check python version: python --version