Commit 1b92c258 by BellCodeEditor

save project

parent 70e215c0
Showing with 5 additions and 0 deletions
......@@ -11,4 +11,8 @@ while True:
print("登陆成功")
break
print("登陆不成功")
if username != name:
print("账号不成功")
if username != password:
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