Commit ee62ae83 by BellCodeEditor

save project

parent 29387b21
Showing with 2 additions and 2 deletions
...@@ -9,8 +9,8 @@ while True: ...@@ -9,8 +9,8 @@ while True:
print('error') print('error')
print('welcome') print('welcome')
if userpassword!=ward: if userpassword!=ward:
continue print('warderror')
print('warderror') continue
if username!=name: if username!=name:
print('nameerror') print('nameerror')
......
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