Commit 899a81c3 by BellCodeEditor

save project

parent fbc625e3
Showing with 5 additions and 2 deletions
Username="ppp" Username="ppp"
userpaeewoad="11223344556678910" userpaeewoad="11223344556678910"
while True:
name = input("请输入用户名") name = input("请输入用户名")
password=input("请输入密码") password=input("请输入密码")
if name == Username and password ==userpaeewoad: if name == Username and password ==userpaeewoad:
print("謓") print("謓")
\ No newline at end of file break
print("滚")
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