Commit 3ba9000d by BellCodeEditor

save project

parent eac63b63
Showing with 2 additions and 0 deletions
......@@ -14,5 +14,6 @@ while True:
score = student[name]
for k,v in score.items():
print(k,v)
print("~"*30)
else:
print("输入错误,没有这个人")
\ No newline at end of file
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