Commit d7ab66fc by BellCodeEditor

save project

parent 5c9b87bd
Showing with 18 additions and 0 deletions
i=3
while True:
usename="a"
userpassword="b"
user=input("输入账号:")
password=input("输入密码:")
i=i-1
if 1>0
if name==username and password==userpassword:
print("成功")
break
if usename!=passname:
print("账号错误:")
if userpassword!=password:
print("密码错误:")
else:
print("suoding")
exit()
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