Commit 7c9c8859 by BellCodeEditor

save project

parent e499a355
Showing with 2 additions and 4 deletions
...@@ -8,6 +8,4 @@ if name in socre: ...@@ -8,6 +8,4 @@ if name in socre:
for k,v in info.items(): for k,v in info.items():
print(k,v) print(k,v)
else: else:
print("输入的姓名有误,请重新输入!") 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