"笨方法"学 Python 3
Learn PYTHON 3 the HARD WAY
习题1 第一个程序
⚠️ PS: 初学不要用IDE!!! 就用文本编辑器.
| 编辑器名称 | 支持平台 |
|---|---|
| Visual Studio Code? | Windows, macOS, Linux |
| NotePad++ | Windows |
| gEdit | Linux, macOS, Windows |
| Textmate | macOS |
| SciTe | Windows, Linux |
| jEdit | Linux, macOS, Windows |
| Atom | Windows, macOS, Linux |