Commit 3f053e9f by BellCodeEditor

save project

parent 9c2c4978
Showing with 1 additions and 0 deletions
...@@ -11,5 +11,6 @@ while True: ...@@ -11,5 +11,6 @@ while True:
print('-'*30) print('-'*30)
elif name=='退出': elif name=='退出':
print('已退出') print('已退出')
break
else: else:
print('?你是谁?') print('?你是谁?')
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