摘要:
pyt print("我爱中国") ID = input('请输入那你的ID') mima = input('请输入那你的密码') print('我的ID是'+ID,'我的密码是'+mima+'谢谢') if 5 > 4: print("完美") cont = 0 flag = 0 while cont < 100: cont = cont + 1 flag = cont + flag print 阅读全文
posted @ 2019-10-13 23:33 明俊 阅读(123) 评论(0) 推荐(0)