Commit ee62ae83 by BellCodeEditor

save project

parent 29387b21
Showing with 1 additions and 1 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