Commit 4b6d2d94 by BellCodeEditor

auto save

parent 3295bcc4
Showing with 2 additions and 1 deletions
...@@ -16,5 +16,5 @@ while True : ...@@ -16,5 +16,5 @@ while True :
print(k,y) print(k,y)
print("*"*30) print("*"*30)
break break
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