# python-learning-notes **Repository Path**: icexmoon/python-learning-notes ## Basic Information - **Project Name**: python-learning-notes - **Description**: example code for python learning notes. - **Primary Language**: Python - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-05 - **Last Updated**: 2022-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python学习笔记示例代码 本仓库存放我的[**Python学习笔记**](https://blog.icexmoon.xyz/?cat=87)系列笔记的示例代码。 代码存放目录与对应的博客命名一致,比如[**Python学习笔记29:继承的优缺点**](https://blog.icexmoon.xyz/?p=140)对应的示例代码存放目录为note29。 目前只会维护note28之后的示例代码,有空我会把之前的补全。