摘要: # your_name =input("请输入你的名字:")# print('你的名字是:',your_name)# score=input('请输入你的分数:')# print('score的类型:',type(score))# score=int(score)# if score >= 90:# 阅读全文
posted @ 2020-08-14 01:00 xianfeng1224 阅读(65) 评论(0) 推荐(0)