Commit 5e544a95 by BellCodeEditor

save project

parent 2a4cbda6
Showing with 0 additions and 4 deletions
......@@ -8,8 +8,4 @@ while True:
print("欢迎来到贝尔编程!")
else:
print("用户名和密码错误!请重新输入")
if username!=name:
print("用户不存在,请重新输入!")
if userpassword!=password:
print("密码输入有误,请重新输入!")
break
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