Commit d3c556b3 by BellCodeEditor

save project

parent c1b6e334
Showing with 3 additions and 2 deletions
......@@ -7,8 +7,8 @@ mima=input('密码')
if Name == username and mima ==userpassword:
print('成功')
break
if Name != username and mima !=userpassword:
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