Commit c8251909 by BellCodeEditor

save project

parent 5bd9a747
Showing with 2 additions and 2 deletions
...@@ -8,4 +8,4 @@ if name in score: ...@@ -8,4 +8,4 @@ if name in score:
for k,v in a.items(): for k,v in a.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