摘要:
1 list = ((1,'iPhone X',8300),(2,'iPad Pro',4600),(3,'IBM z10',50000),(4,'Coffee',30)) 2 print('Welecome to 7-11 !\n') 3 print('There are:') 4 for i in list:print(i) 5 balance = int(input('\nPle... 阅读全文
posted @ 2017-12-28 18:57
Pascal空空
阅读(274)
评论(0)
推荐(0)

浙公网安备 33010602011771号