Commit ff495d34 by BellCodeEditor

save project

parent 37a47d99
Showing with 2 additions and 2 deletions
...@@ -10,4 +10,4 @@ if name in score: ...@@ -10,4 +10,4 @@ if name in score:
for k,y in info.items(): for k,y in info.items():
print(k,y) print(k,y)
else: else:
print('您sh') print('您输出的名字不存在,请重新输入。')
\ No newline at end of file \ 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