Commit 858d41e7 by BellCodeEditor

save project

parent 18e2cd09
Showing with 4 additions and 1 deletions
......@@ -9,7 +9,10 @@ while True:
print("登录成功")
break
print("错误")
if username!=yourname:
print("用户名错误!!!!!")
if userpassword!=yourpassword:
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