摘要: income_of_xc = 3000count = 0while count <3: gusee_income =int( input("gusee_income:")) if gusee_income == income_of_xc: print("Excellent, right!") con 阅读全文
posted @ 2018-08-16 10:48 Pyh_小许 阅读(91) 评论(2) 推荐(0)