摘要:
打印世界你好!print(num2, 'is biggest')猜年龄 my_age= 22a = guess_age =int(input("guess age is ;"))c=1while c==1: a = guess_age =int(input("guess age is ;")) if 阅读全文
摘要:
product_list=[ ('iphone',5000), ('car',500400), ('book',50), ('bicycle',500), ('computer',22200),]shop_car=[]money= input('how much money you have :') 阅读全文