Commit a201bb01 by BellCodeEditor

save project

parent 9cb9af90
Showing with 2 additions and 15 deletions
i=3
username = "python"
userpassword = "123456"
while True:
if i>0:
name = input("请输入用户名:")
password = input("请输入密码:")
i-=1
if name == username and password == userpassword:
print("登录成功!")
else:
print("账号已锁定,请来我公司解锁")
exit()
print("欢迎来到贝尔编程!")
\ No newline at end of file
iiii=======================================rrrrrrrrrrrrrrr4444447473uefhvn 857855787585878758787575875857878785875785788888888888875857888887875857777777578785885785785857857855555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555555558588578587857857777777778888888888857888875857857857858777775888888888888888885788888888888885777775555555555555555555555555555555555555555555555555555555555555555555555555
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