Skip to content
This repository was archived by the owner on Mar 22, 2024. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 300 Bytes

File metadata and controls

11 lines (6 loc) · 300 Bytes

三个demo不同程度体验Python

开始编程

命令行输入python开始编程 此时可以开始练习后面的demo,不过在开始使用python之前,建议输入import this查看The Zen of Python(Python之禅),内容不赘述。