Commit 9e55dcca by BellCodeEditor

save project

parent 639d6f3d
Showing with 2 additions and 2 deletions
......@@ -18,6 +18,7 @@
# else:
# print('输入错误')
name = input("名字:")
print("******"*10)
info = score[name]
for k,v in info.items():
print(k,v)
\ No newline at end of file
print(k,v)
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