Commit 798ec344 by BellCodeEditor

auto save

parent a636809a
Showing with 1 additions and 0 deletions
...@@ -7,4 +7,5 @@ while True: ...@@ -7,4 +7,5 @@ while True:
if a==username and b==userpassword: if a==username and b==userpassword:
print("登陆成功") print("登陆成功")
break break
if
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