Commit cb393f24 by BellCodeEditor

save project

parent 95da058f
Showing with 8 additions and 4 deletions
...@@ -5,6 +5,10 @@ while True: ...@@ -5,6 +5,10 @@ while True:
password = input("密码是吗?") password = input("密码是吗?")
if name == username and password == userpassword: if name == username and password == userpassword:
print("好的爸爸,以为您启动自爆模式") print("好的爸爸,以为您启动自爆模式")
brenk break
print("李个泼该,重来!") if name != username
print("不是坡改?照样鬼!") print("李个泼该,重写用户名字!")
\ No newline at end of file if name != username
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