Commit 71b4417a by BellCodeEditor

save project

parent 77737204
Showing with 5 additions and 1 deletions
......@@ -7,5 +7,8 @@ while True:# 请用input()实现用户输入账号、密码的功能
if name == username and userpassword == password:
print("登陆成功")
break
print("rffgsfbtrhr")
if name != username:
print("rffgsfbtrhr")
if password != userpassword:
print("rffgsfbtrhr")
print("hsrtgbsrthgrsthrtsgh")
\ 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