The Python Tutorial (Python 3.6.X) 的中文翻译版本。Python Tutorial 为初学 Python 必备官方教程,本教程适用于 Python 3.6.X。

http://www.pythondoc.com/pythontutorial3/index.html

 

 

 

Python 自带的chm文件

安装Python之后,安装目录里面有一个 doc 文件夹,其中有个chm文件:

Python 学习资源

 

 

The Python Tutorial

https://docs.python.org/3/

 

 

菜鸟教程

https://www.runoob.com/python3/python3-tutorial.html

这个里面的内容逻辑上比较乱,但是内容比较容易懂。

 

相关文章:

  • 2022-12-23
  • 2021-07-27
  • 2021-11-19
  • 2021-11-21
  • 2021-12-17
  • 2022-02-24
  • 2021-12-17
猜你喜欢
  • 2022-02-05
  • 2021-11-07
  • 2022-02-24
  • 2021-05-09
  • 2021-05-14
  • 2022-12-23
相关资源
相似解决方案