IP属地:云南
1.
1. Index-based selection 2. Label-based selection 3. Manipulating the index
1 Insert 2 Delete 3 Update 4 Select 一个小项目
2. Using sorted() 3 Program 4. Even shorter Version
1.Dictionaries 2. get method for dictionaries 3.Program 4. for loop in d...
1 List 2. Using the Range Function 3.Concatenating Lists Using+ 4 Buildi...
Python String 的一些基本操作 1.寻找一个String 2 替换一个String 3 截取一个String的一部分 4 使用in函数
1. file函数 1.1 open() 1.2Counting Lines in a Files 1.3 Reading the Whole ...