Commit b408119f by BellCodeEditor

save project

parent 5a56e544
Showing with 4 additions and 3 deletions
...@@ -8,7 +8,7 @@ while True: ...@@ -8,7 +8,7 @@ while True:
break break
if name!=username: if name!=username:
print("账号错误!") print("账号错误!")
continue else:
if upass!=password: if upass!=password:
print("密码错误!") print("密码错误!")
print("鬼您🐎!!!!!!!!!!!!!!!!!!!!!!!!!!!") print("鬼您🐎!!!!!!!!!!!!!!!!!!!!!!!!!!!")
\ No newline at end of file
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