![240](https://cdn2.jianshu.io/assets/default_avatar/12-aeeea4bedf10f2a12c0d50d626951489.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
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 ...