Commit 3ba2dc64 by BellCodeEditor

save project

parent 7e4b8955
Showing with 1 additions and 0 deletions
...@@ -6,3 +6,4 @@ while True: ...@@ -6,3 +6,4 @@ while True:
if name == username and password == userpassword: if name == username and password == userpassword:
print("登录成功!") print("登录成功!")
break break
print("你个sb")
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