Commit 9fe0478e by BellCodeEditor

save project

parent 2b272e89
Showing with 2 additions and 1 deletions
......@@ -11,10 +11,11 @@ while True:
break
elif a!= username:
print("输入账号错误")
print("温馨提示"+str(i)+和一次机会)
print("温馨提示"+str(i)+"次机会")
continue
else:
print("输入密码错误")
print("温馨提示"+str(i)+"次机会")
else:
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