Commit 5bec4494 by BellCodeEditor

auto save

parent 5c9b87bd
Showing with 16 additions and 0 deletions
username="python"
username="python"
userpassword="python"
i=0
whlie i<3:
name=input("快输入用户名啊:")
password=input("快输入密码啊:")
if name==username and password==userpassword:
print("登陆成功你个傻逼")
break
else:
if a !=username:
print("账号错了,实在垃圾")
else:
print("密码错了,你还是个垃圾")
else:
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