Commit 40b9a2a7 by BellCodeEditor

save project

parent 899a81c3
Showing with 4 additions and 1 deletions
...@@ -6,5 +6,8 @@ password=input("请输入密码") ...@@ -6,5 +6,8 @@ password=input("请输入密码")
if name == Username and password ==userpaeewoad: if name == Username and password ==userpaeewoad:
print("謓") print("謓")
break break
print("滚") if name != Username:
print("4444444444")
if password != userpaeewoad:
print("kkk")
print("Hi") print("Hi")
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