分类:Python

来自linux中国网wiki
跳到导航 跳到搜索

Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python’s elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms.


最好的办法 1.阅读代码 读并注释和运行

2.编写程序