Commit 50ce81ff by BellCodeEditor

save project

parent fca598bf
Showing with 6 additions and 3 deletions
usename="SSR"
usename="SSR"
......@@ -9,6 +9,8 @@ while True:
print("登陆成功")
break
else:
print("重新输入")
if usename!=name:
print("户用名不存在")
if usepassword!=password:
print("密码不正确")
print("欢迎来到贝尔编程!")
\ 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