Skip to content

Commit 230b40f

Browse files
mouuiigitbook-bot
authored andcommitted
GITBOOK-180: No subject
1 parent a77ea8b commit 230b40f

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

SUMMARY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,3 +89,7 @@
8989

9090
* [01、c# 之旅](c-bian-cheng-ru-men/01c-zhi-l.md)
9191
* [02、VScode编辑器上编译C#](c-bian-cheng-ru-men/02vscode-bian-ji-qi-shang-bian-yi-c.md)
92+
93+
## python 从入门到放弃
94+
95+
* [python 教程](python-cong-ru-men-dao-fang-qi/python-jiao-cheng.md)
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# python 教程
2+
3+
Python 是一门易于学习、功能强大的编程语言。它提供了高效的高级数据结构,还能简单有效地面向对象编程。Python 优雅的语法和动态类型以及解释型语言的本质,使它成为多数平台上写脚本和快速开发应用的理想语言。
4+
5+
Python 官网([https://www.python.org/](https://www.python.org/))上免费提供了 Python 解释器和扩展的标准库,包括源码和适用于各操作系统的机器码形式,并可自由地分发。Python 官网还包含许多免费的第三方 Python 模块、程序和工具发布包及文档链接。
6+

0 commit comments

Comments
 (0)