- vscode
- python3.6
- install python extension suggestions in vscode
- choose one file, press
F5
in vscode - right click the file to
run in terminal
- run
python **.py
in terminal
all the demos are from《byte-of-python-chinese-edition》, thanks for all the creators.