# lernPython **Repository Path**: raspberryxiao/learnPython ## Basic Information - **Project Name**: lernPython - **Description**: the way to learn python - **Primary Language**: Python - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-05-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 学习python的历程 小盆友都开始学python了,加油吧,别以后被自己孩子问倒。 --- ### 目录结构 ``` learnPython ├── LICENSE ├── README.md ├── learn │ └── 00-keyWords │ └── keyWords.md └── practice └── 00-print └── 00-helloworld.py ``` 学以致用