python 列表,元组,集合,字典简单学习

参考网站:
https://docs.python.org/zh-cn/3/tutorial/datastructures.html

列表

基本方法


简单使用

元组

注意元组是不可变的

集合


字典

简单使用

循环的技巧

posted @ 2021-11-21 20:24  offlineboy  阅读(34)  评论(0)    收藏  举报