Commit 4539007e by BellCodeEditor

save project

parent 9a9838ea
Showing with 2 additions and 0 deletions
...@@ -12,6 +12,8 @@ if name in score: ...@@ -12,6 +12,8 @@ if name in score:
print(k,v) print(k,v)
print("*"*20) print("*"*20)
elif :
break
else: else:
print("gun") print("gun")
# 查询并打印出输入的名字对应的所有科目的成绩 # 查询并打印出输入的名字对应的所有科目的成绩
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