标签:max idt dict list border 返回 end pen reserve
list: []
dict:{}
tuple:()
list:
in , max , in, append,count,extend,index,insert,pop,remove,reverse
| 方法 | 原 llist | 返回值 |
| append | 修改 | 无 |
| count | 无 | 返回 |
| extend | 修改 | 无 |
| index | 修改 | 无 |
| insert | 修改 | 无 |
| pop | 修改 | 返回删除的值 |
| remove | 修改 | 无 |
| reserve | 修改 | 无 |
标签:max idt dict list border 返回 end pen reserve
原文地址:http://www.cnblogs.com/wqbbs911/p/7225856.html