摘要: gwc = [["长袖", 588],["短T袖", 388],["7分裤", 299],["短裤", 199],["帽子", 200]]selected = {}total = 0while True:choice = input("输入你所选择的商品编号(0长袖,1短袖,2长裤,3短裤,4帽子) 阅读全文
posted @ 2019-05-22 11:44 吴家鑫 阅读(84) 评论(0) 推荐(0) 编辑
摘要: shangp = [["iphone", 5888], ["coffee", 30], ["bike", 299], ["vivo x9", 2499], ["cake", 40], ["book", 99]]xuanzhe = {}huafei = 0while True: choice = in 阅读全文
posted @ 2019-05-22 10:41 吴家鑫 阅读(220) 评论(0) 推荐(0) 编辑
摘要: shangp = [["iphone", 5888], ["coffee", 30], ["bike", 299], ["vivo x9", 2499], ["cake", 40], ["book", 99]]xuanzhe = {}huafei = 0while True: choice = in 阅读全文
posted @ 2019-05-22 10:40 吴家鑫 阅读(46) 评论(0) 推荐(0) 编辑