Commit b777cf9b by BellCodeEditor

save project

parent 2236c709
Showing with 1 additions and 0 deletions
...@@ -14,6 +14,7 @@ while True: ...@@ -14,6 +14,7 @@ while True:
print("焯") print("焯")
if name != username: if name != username:
print("用户名达咩") print("用户名达咩")
continuessssssssssss
if password != userpassword: if password != userpassword:
print("密码达咩") print("密码达咩")
if name != username and password != userpassword : if name != username and password != userpassword :
......
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