We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d688ce commit 03314d1Copy full SHA for 03314d1
1 file changed
README.md
@@ -14,16 +14,5 @@
14
# Python
15
### 基础
16
### 知识点/面试题(必看:muscle:)
17
-### [ython基础连载系列](https://github.com/hellgoddess/PythonGuide/tree/main/Python%E5%9F%BA%E7%A1%80%E8%BF%9E%E8%BD%BD)(点击跳转到页面::heartpulse:)
18
-- 认识Python
19
-- Python语言相关
20
-- 分支结构
21
-- 循环结构
22
-- 综合练习
23
-- 函数和模块
24
-- 字符串和常用数据结构
25
-- 面向对象编程基础
26
-- 面向对象进阶
27
-- 文件和异常
28
-- 进程和线程
29
-- 网络编程入门和网络应用开发
+### [python基础连载系列](https://github.com/hellgoddess/PythonGuide/tree/main/Python%E5%9F%BA%E7%A1%80%E8%BF%9E%E8%BD%BD)(点击跳转到页面::heartpulse:)
+### [python常见面试题汇总](https://github.com/hellgoddess/PythonGuide/blob/main/docs/python_%20Interview.md)
0 commit comments