Commit 91fbe173 by BellCodeEditor

save project

parent 8edf8fe6
Showing with 1 additions and 1 deletions
......@@ -7,7 +7,7 @@ while True:
if username == name and userpassword == password:
print("登陆成功")
break
print("请重新输入")
print("用户名或密码错误")
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