Python2基础知识思维导图

本文说明:

  • 本文隶属于Python知识体系中一部分
  • 本文主要使用思维导图形式讲述Python基础知识,适合新学Python的小白

01基础知识1

Python知识体系-Python2基础知识

02基础知识2

Python知识体系-Python2基础知识

03数据类型

Python知识体系-Python2基础知识

04序列

Python知识体系-Python2基础知识

05字符串

Python知识体系-Python2基础知识

06列表元组

Python知识体系-Python2基础知识

07字典集合

Python知识体系-Python2基础知识

08条件循环

Python知识体系-Python2基础知识

09文件对象

Python知识体系-Python2基础知识

10错误与异常

Python知识体系-Python2基础知识

11函数1

Python知识体系-Python2基础知识

12函数2

Python知识体系-Python2基础知识

13模块

Python知识体系-Python2基础知识

14面向对象编程

Python知识体系-Python2基础知识

本文转载于ZOE

相关文章: