Commit 6b2885f6 by BellCodeEditor

save project

parent 18fc7be6
Showing with 0 additions and 4 deletions
...@@ -4,10 +4,6 @@ eeeeeeee = "123456" # 保存在服务器数据库中的用户密码(正确 ...@@ -4,10 +4,6 @@ eeeeeeee = "123456" # 保存在服务器数据库中的用户密码(正确
# 请用input()实现用户输入账号、密码的功能 # 请用input()实现用户输入账号、密码的功能
uuii = input() uuii = input()
uuuyiiy = input() uuuyiiy = input()
# 如果用户、 # 如果用户、
if eeeeeeee = uuuyiiy and rrrrrrrr = uuii: if eeeeeeee = uuuyiiy and rrrrrrrr = uuii:
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