Commit 25299599 by BellCodeEditor

save project

parent 1b1b8a7f
Showing with 1 additions and 0 deletions
......@@ -7,6 +7,7 @@ while True
input("欢迎回来")
if name !== username:
input("账号不对")
continue
password != userpassword:
input("密码不对")
......
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