摘要: product_list = [ ('Robot',200000), ('MacPro',12000), ('Iphone8',8888), ('Hello World',1200), ] shopping_list = []user_salary=input("请输入你的工资:")if user_ 阅读全文
posted @ 2019-05-28 22:07 小小码农111 阅读(99) 评论(0) 推荐(0)