Commit cc2d55aa by BellCodeEditor

auto save

parent 018a83d7
Showing with 1 additions and 2 deletions
...@@ -15,4 +15,4 @@ while True : ...@@ -15,4 +15,4 @@ while True :
for k,v in q.items(): for k,v in q.items():
print(k,v) print(k,v)
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