# learnPy3 **Repository Path**: anidea/learn-py3 ## Basic Information - **Project Name**: learnPy3 - **Description**: https://docs.python.org/3/ - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-26 - **Last Updated**: 2024-08-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 参考 [Python 教程](https://docs.python.org/zh-cn/3.10/tutorial/index.html) [Hello 算法](https://github.com/krahets/hello-algo) [OI Wiki](https://github.com/OI-wiki/OI-wiki):含算法基础、数据结构 [LeetCode-Book](https://github.com/krahets/LeetCode-Book):《图解算法数据结构》、《剑指 Offer》 [LeetCode Cookbook in Go](https://github.com/halfrost/LeetCode-Go)