医学小透明

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理
#int
int()

#dict
get
update
keys
values
items

#可迭代都可索引,切片,for循环
for item in interable

#str
replace
find
join
strip
startswith
split
upper
lower
format

#list
append
extend
insert

#tuple

 

posted on 2020-07-05 15:46  医学小透明  阅读(66)  评论(0编辑  收藏  举报