Commit 91984196 by BellCodeEditor

save project

parent 57b102ac
Showing with 2 additions and 8 deletions
......@@ -10,10 +10,5 @@ while True:
input("用户不存在!")
if password!=userpassword:
input("密码错误!")
input("鸡汤来咯!!!!!")
# 请用input()实现用户输入账号、密码的功能
# 如果用户输入的账号、密码正确,提示登陆成功
\ No newline at end of file
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