Commit 793963ba by BellCodeEditor

save project

parent c5427f61
Showing with 3 additions and 0 deletions
......@@ -10,6 +10,8 @@ if name in score:
for v,i in info.items():
print(v,i)
print("*" * 30)
elif name == 'q':
break
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