Commit da95604e by BellCodeEditor

save project

parent c34615ae
Showing with 0 additions and 1 deletions
...@@ -11,7 +11,6 @@ while True: ...@@ -11,7 +11,6 @@ while True:
print("不对") print("不对")
elif username!=name elif username!=name
print("名字不对") print("名字不对")
continue
else userpassword!=password : else userpassword!=password :
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