Commit 0bd50bb3 by BellCodeEditor

save project

parent 0e9f6bb9
Showing with 3 additions and 0 deletions
...@@ -11,9 +11,11 @@ while True: ...@@ -11,9 +11,11 @@ while True:
break break
elif name ! = username: elif name ! = username:
print("用户名错密码错") print("用户名错密码错")
print("你还2次机会")
continue continue
elif: elif:
print("用户名错密码错") print("用户名错密码错")
print("欢迎来到错手") print("欢迎来到错手")
# 如果用户输入的cu账号、密码正确,提示登陆成功 # 如果用户输入的cu账号、密码正确,提示登陆成功
\ 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