Commit 7db38e21 by BellCodeEditor

auto save

parent d104e9ad
Showing with 2 additions and 2 deletions
...@@ -17,4 +17,4 @@ while True : ...@@ -17,4 +17,4 @@ while True :
print('*'*30) print('*'*30)
break break
else: else:
print('输入错误') print(name+'不在这个世界上,请重新输入。')
\ 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