Commit 6588a0d0 by BellCodeEditor

save project

parent 6d8ebb25
Showing with 2 additions and 1 deletions
......@@ -14,7 +14,7 @@ while i>0:
else:
if pawd!=userpassword:
print("密码输入错误✘,请输入")
print("还有")
print("还有"+str(i)+"机会")
if i == 0:
print("呵呵呵,下次在登录吧!")
\ 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