Commit 91984196 by BellCodeEditor

save project

parent 57b102ac
Showing with 1 additions and 6 deletions
...@@ -10,10 +10,5 @@ while True: ...@@ -10,10 +10,5 @@ while True:
input("用户不存在!") input("用户不存在!")
if password!=userpassword: if password!=userpassword:
input("密码错误!") input("密码错误!")
input("鸡汤来咯!!!!!") input("鸡汤来咯!!!!!")# 请用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