Commit 043e5bb2 by BellCodeEditor

auto save

parent dabd0b46
Showing with 2 additions and 0 deletions
...@@ -12,5 +12,6 @@ if name in a: ...@@ -12,5 +12,6 @@ if name in a:
for i,j in a.items(): for i,j in a.items():
print(i,j) print(i,j)
else: else:
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