# python_learning **Repository Path**: shawn_fighter/python_learning ## Basic Information - **Project Name**: python_learning - **Description**: python学习笔记 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # python_learning #### 介绍 python学习笔记 ## Python入门介绍 ### 什么是Python ### Python的特性 ### 为什么学习Python ## Python基本语法 ### 基本数据类型和变量语法 ### 运算符 ### 序列 ### 流程控制,循环,分支语法 ### 映射与字典