# python **Repository Path**: mtshen/python ## Basic Information - **Project Name**: python - **Description**: python学习笔记 - **Primary Language**: Python - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-20 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python 学习 > 食用这篇文档, 你至少需要有一些编程基础 > 这篇文章主要总结了python的语法 并有一个demo ### 参考文章: - 廖雪峰的官方网站: https://www.liaoxuefeng.com/wiki/0014316089557264a6b348958f449949df42a6d3a2e542c000 - 菜鸟教程: http://www.runoob.com/python/python-tutorial.html ### 语法 见 `/index.py` ### demo 见 `/src`