Commit 59e5a978 by BellCodeEditor

save project

parent ea070db8
Showing with 1 additions and 0 deletions
...@@ -5,6 +5,7 @@ while True: ...@@ -5,6 +5,7 @@ while True:
password = input("请输入密码:")us password = input("请输入密码:")us
if name == u and password == :us if name == u and password == :us
break
if name != ue: if name != ue:
print("帐号错误") print("帐号错误")
if password != us: if password != us:
......
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