摘要: #!/usr/bin/python #coding=utf-8 #好好学习,天天向上 lst = ['hongkong','xiantyk','chinat','guangdong','z'] lst2 = [] lst3 = [] lst4 = [] def get_num(): for i in 阅读全文
posted @ 2021-01-13 22:13 tigergaonotes 阅读(511) 评论(0) 推荐(0) 编辑