mirror of https://github.com/TwoWater/Python
Signed-off-by: twowater <347073565@qq.com>
parent
9f177365e9
commit
45f27f75bb
|
@ -5,12 +5,12 @@
|
||||||
* [一、简明概述](/codeSpecification/codeSpecification_first.md)
|
* [一、简明概述](/codeSpecification/codeSpecification_first.md)
|
||||||
* [二、注释](/codeSpecification/codeSpecification_second.md)
|
* [二、注释](/codeSpecification/codeSpecification_second.md)
|
||||||
* [三、命名规范](/codeSpecification/codeSpecification_third.md)
|
* [三、命名规范](/codeSpecification/codeSpecification_third.md)
|
||||||
* [草根学Python(一)第一个Python程序](/python1/Preface.md)
|
* [第一个Python程序](/python1/Preface.md)
|
||||||
* [一、Python 简介](/python1/Introduction.md)
|
* [一、Python 简介](/python1/Introduction.md)
|
||||||
* [二、Python 的安装](/python1/Installation.md)
|
* [二、Python 的安装](/python1/Installation.md)
|
||||||
* [三、第一个 Python 程序](/python1/The_first_procedure.md)
|
* [三、第一个 Python 程序](/python1/The_first_procedure.md)
|
||||||
* [四、集成开发环境(IDE): PyCharm](/python1/IDE.md)
|
* [四、集成开发环境(IDE): PyCharm](/python1/IDE.md)
|
||||||
* [草根学 Python(二)基本数据类型和变量](/python2/Preface.md)
|
* [基本数据类型和变量](/python2/Preface.md)
|
||||||
* [一、Python 语法的简要说明](/python2/Grammar.md)
|
* [一、Python 语法的简要说明](/python2/Grammar.md)
|
||||||
* [二、Python 的基本数据类型](/python2/Type_of_data.md)
|
* [二、Python 的基本数据类型](/python2/Type_of_data.md)
|
||||||
* [三、基本数据类型转换](/python2/Type_conversion.md)
|
* [三、基本数据类型转换](/python2/Type_conversion.md)
|
||||||
|
|
Loading…
Reference in New Issue