# Python基础语法 **Repository Path**: gaoshengmin/python-basic-syntax ## Basic Information - **Project Name**: Python基础语法 - **Description**: No description available - **Primary Language**: Java - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-01-15 - **Last Updated**: 2022-02-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Python基础语法 ## 一、基础篇 ##### 0-注释(comments) ##### 1-变量(variate) ##### 2-数据类型(data type) ##### 3-格式化输出(format print) ##### 4-逻辑表达式(logic expression) ##### 5-循环(circulation) ##### 6-字符串(string) ##### 7-集合操作(collections-oper) ##### 8-推导式(comprehension) ##### 9-函数(function)Recursive and anonymous functions ##### 10-递归与匿名函数(Recursive and anonymous functions) ##### 11-高阶函数(higher-order function) ##### 12-文件操作(file operations) ##### 13-文件操作(file back up) ##### 14-系统文件操作(system file operations)