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