Commit 22358945 by BellCodeEditor

save project

parent 00ca3f0d
Showing with 7 additions and 2 deletions
......@@ -8,5 +8,10 @@ while True:
d=score[a]
for k,v in d.items():
print(k,v)
elif a =='q':
break
else:
print('名字有错')
\ No newline at end of file
print('名字有错')
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