Commit fa5b8f0b by BellCodeEditor

auto save

parent b4b280eb
Showing with 1 additions and 1 deletions
......@@ -16,7 +16,7 @@ while True:
if userpassword!=password:
print("用户密码错误,请重新输入!")
continue
--print("温馨提示:你还有"+str(i)+"机会登录!")
print("温馨提示:你还有"+str(i)+"机会登录!")
else:
print("你的账号已被锁定,请带身份证来我校区结锁!")
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