Commit 509805c4 by BellCodeEditor

save project

parent 366eb542
Showing with 14 additions and 11 deletions
i=3
username = "python" # 保存在服务器数据库中的用户账号(正确的账号)
userpassword = "123456"
while True
username1=input("请输入用户名")
userpassword1=input("请输入密码")
if username==名字 and userpassword==密码:
print("成功")
if userpassword==密码 and username!=名字:
print("用户名错误")
continue
if userpassword1!=userpassword
print("密码错误")
break
print("失败")
if i>0
username1=input("请输入用户名")
userpassword1=input("请输入密码")
if username==username1 and userpassword==userpassword1:
print("成功")
if userpassword==密码 and username!=名字:
print("用户名错误"+"剩余次数str(i)")
i=i-1
if userpassword1!=userpassword
print("密码错误"+"剩余次数str(i)”)
i=i-1
break
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