Python入门学习笔记——练习题题目3

# 1.了解常用元组函数
# 1.len()
# 2.max()
# 3.min()
# 4.tuple()

# 2.了解常用列表函数及方法
# # 1.len()
# # 2.max()
# # 3.min()
# # 4.list()
# # 5.list.append()
# # 6.list.count()
# # 7.list.extend()
# # 8.list.index()
# # 9.list.insert()
# # 10.list.pop()
# # 11.list.remove()
# # 12.list.reverse()
# # 13.list.sort()
# # 14.list.clear()
# 15.list.copy()

# 3.了解常用字典函数及方法
# # 1.len()
# # 2.str()
# # 3.type()
# # 4.clear()
# # 5.copy()
# # 6.fromkeys()
# # 7.get()
# # 8.key in dict
# # 9.items()
# # 10.keys()
# # 11.update()
# # 12.values()
# 13.popitem()


# 4.常用字符串函数及方法
# # 1.capitalize
# # 2.str.center
# # 3.str.count
# # 4.str.encode
# # 5.str.find
# # 6.str.index
# # 7.isalnum
# # 8.isalpha
# # 9.isdigit
# # 10.islower
# # 11.isnumeric
# # 12.isspace
# # 13.isupper
# # 14.join
# # 15.len
# # 16.lower
# # 17.lstrip
# # 18.max
# # 19.min
# # 20.replace
# # 21.split
# # 22.swapcase
# 23.upper


# 5.常用集合函数
# # 1.add()
# # 2.clear()
# # 3.copy()
# # 4.difference()
# # 5.difference_update()
# # 6.discard()
# # 7.intersection()
# # 8.isdisjoint()
# # 9.pop()
# # 10.remove()
# # 11.symmetric_difference()
# 12.union()
# 13.update()
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值