Commit 6dc3a7e8 by BellCodeEditor

save project

parent f58c9924
Showing with 0 additions and 2 deletions
......@@ -11,8 +11,6 @@ while True:
continue
if password!=userpassword:
print("密码登录失败!请重新登录")
if name!=username and password!=userpassword:
print("全部输错!请重新登录")
print("欢迎来到贝尔编程")
# 请用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