Commit cacb92e4 by BellCodeEditor

save project

parent f8567c5b
Showing with 3 additions and 0 deletions
......@@ -7,8 +7,11 @@ if name in score:
name = input("名字:")
if name in socre()
print("退出请输入q")
for c,v in score[student1],[student2],[student3].items():
print(c,v)
elif:name=="q"
break
else:
print("输入的名字不在考试生内,请重新输入")
# 查询并打印出输入的名字对应的所有科目的成绩
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment