Commit 6b5b83be by BellCodeEditor

save project

parent 848c1183
Showing with 27 additions and 9 deletions
rrrrrrrr = "python" # 保存在服务器数据库中的用户账号(正确的账号)
eeeeeeee = "123456" # 保存在服务器数据库中的用户密码(正确的密码)
# 请用input()实现用户输入账号、密码的功能
uuii = input()
uuuyiiy = input()
# 如果用户、
if eeeeeeee = uuuyiiy and rrrrrrrr = uuii:
i=3
o=60
rrrrrrrr = "python" # 保存在服务器数据库中的(正确的)
eeeeeeee = "123456" # 保存在服务器数据库中的用户(正确的密码)
while True
if i+=3
# 请用input()实现用户、的功能
uuii = input('输入密码')
uuuyiiy = input('输入账号')
i-=1
if eeeeeeee == uuuyiiy and rrrrrrrr == uuii:
print('密码正确,提示登陆成功')
elif rrrrrrrr!=uuii:
break
elif rrrrrrrr!=uuii:
print('账号错误')
continue
elif eeeeeeee!=uuuyiiy:
print('密码错误')
elif i==0:
print('账号锁定60秒后重新登陆')
\ No newline at end of file
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