Commit 20b29c73 by BellCodeEditor

save project

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