Commit 779c8fb0 by BellCodeEditor

save project

parent ffc334b2
Showing with 3 additions and 1 deletions
...@@ -21,5 +21,6 @@ while True: ...@@ -21,5 +21,6 @@ while True:
print("登录成功!") print("登录成功!")
break break
if name=username if name=username
print(用户名错误) print("用户名错误")
print("用户名和密码错误") 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