Commit 366b0b71 by BellCodeEditor

save project

parent d8ff58ef
Showing with 3 additions and 4 deletions
...@@ -7,8 +7,7 @@ while True: ...@@ -7,8 +7,7 @@ while True:
print("登录成功!") print("登录成功!")
break break
if name != username: if name != username:
print("用户名不存在") print("用户名不存在")
if name != username: if name != username:
print("密码有误") print("密码有误")
print("huanhuanxing'xing") print("huanhuanxingxing")
\ No newline at end of file \ 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