Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit f19fa49

Browse files
Update README.md
1 parent fc1a867 commit f19fa49

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
* [1.为什么学习Python](https://github.com/PythonInterviewHub/PythonInterview/blob/main/Python基础.md#1为什么学习python)
44
* [2.Python和其他语言的区别](https://github.com/PythonInterviewHub/PythonInterview/blob/main/Python基础.md#2python和其他语言的区别)
55
* [从三个方面看Python](https://github.com/PythonInterviewHub/PythonInterview/blob/main/Python基础.md#从三个方面看python)
6-
* [语言特点](https://github.com/PythonInterviewHub/PythonInterview/blob/main/Python基础.md#语言特点)
7-
* [语言类型](https://github.com/PythonInterviewHub/PythonInterview/blob/main/Python基础.md#语言类型)
8-
* [第三方库](https://github.com/PythonInterviewHub/PythonInterview/blob/main/Python基础.md#第三方库)
96
* [3.Python的优势](https://github.com/PythonInterviewHub/PythonInterview/blob/main/Python基础.md#3python的优势)
107
* [4.Python的解释器种类?](https://github.com/PythonInterviewHub/PythonInterview/blob/main/Python基础.md#4python的解释器种类)
118
* [5.python2和python3区别](https://github.com/PythonInterviewHub/PythonInterview/blob/main/Python基础.md#5python2和python3区别)
@@ -16,7 +13,7 @@
1613
* [10.解释 Python 中的 help() 函数和 dir() 函数。](https://github.com/PythonInterviewHub/PythonInterview/blob/main/Python基础.md#10解释-python-中的-help-函数和-dir-函数)
1714
* [11.当退出 Python 时是否释放所有内存分配?](https://github.com/PythonInterviewHub/PythonInterview/blob/main/Python基础.md#11当退出-python-时是否释放所有内存分配)
1815
* [12.什么是 Python 字典?](https://github.com/PythonInterviewHub/PythonInterview/blob/main/Python基础.md#12什么是-python-字典)
19-
* [13.*能否解释一下 *args 和 **kwargs?](https://github.com/PythonInterviewHub/PythonInterview/blob/main/Python基础.md#13能否解释一下-args-和-kwargs)
16+
* [13.能否解释一下 *args 和 **kwargs?](https://github.com/PythonInterviewHub/PythonInterview/blob/main/Python基础.md#13能否解释一下-args-和-kwargs)
2017
* [14.什么是负索引?](https://github.com/PythonInterviewHub/PythonInterview/blob/main/Python基础.md#14什么是负索引)
2118
* [15. 如何随机打乱列表中元素,要求不引用额外的内存空间?](https://github.com/PythonInterviewHub/PythonInterview/blob/main/Python基础.md#15-如何随机打乱列表中元素要求不引用额外的内存空间)
2219
* [16.解释 Python 中的 join() 和 split() 函数](https://github.com/PythonInterviewHub/PythonInterview/blob/main/Python基础.md#16解释-python-中的-join-和-split-函数)

0 commit comments

Comments
 (0)