> For the complete documentation index, see [llms.txt](https://luweikxy.gitbook.io/machine-learning-notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://luweikxy.gitbook.io/machine-learning-notes/python/grammar.md).

# python语法

* [返回顶层目录](/machine-learning-notes/summary.md)
* [返回上层目录](/machine-learning-notes/python.md)
* [基础语法](/machine-learning-notes/python/grammar/basis.md)
* [数据结构](/machine-learning-notes/python/grammar/data-structure.md)
* [过程控制](/machine-learning-notes/python/grammar/process-control.md)
* [函数](/machine-learning-notes/python/grammar/function.md)
* [类和对象](/machine-learning-notes/python/grammar/class.md)
* [文件操作](/machine-learning-notes/python/grammar/file.md)
* [正则表达式](/machine-learning-notes/python/grammar/regular-expression.md)
