Commit 67ce8805 by BellCodeEditor

save project

parent 34a6096c
Showing with 3 additions and 0 deletions
...@@ -8,6 +8,9 @@ while True ...@@ -8,6 +8,9 @@ while True
print("登录成功") print("登录成功")
else: else:
print("登录失败") print("登录失败")
break
print("你个傻逼,重新登!")
# 请用input()实现用户输入账号、密码的功能 # 请用input()实现用户输入账号、密码的功能
......
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