list.reverse()
print(list)
【Python3 练习题_02】列表元素反转
最新推荐文章于 2024-04-23 22:13:00 发布
list.reverse()
print(list)
512
473

被折叠的 条评论
为什么被折叠?