摘要: product_list = ["1.iphone6s 5800元","2.mac book 9000元","3.coffee 32元","4.python 80元","5.bicyle 1500元"] product_cart = [] def sales(code,price): if sala 阅读全文