Commit 1b7d7e16 by BellCodeEditor

save project

parent d0b5fe75
Showing with 2 additions and 0 deletions
......@@ -10,6 +10,8 @@ while True:
break
if sb!=username:
print("错")
print("用户名错误请重新输入")
print("温馨提示你还有"+str(1)+次登陆机会)
continue
if isb!=userpass:
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