Commit 3a5763e7 by BellCodeEditor

save project

parent 704937aa
Showing with 11 additions and 0 deletions
username = 'wqx s dsb '
userpassword = '54088'
while True:
name = input("大傻逼请输入用户名:")
password = input("大傻逼请输入密码:")
if name == username and password == userpassword:
print("大傻逼 登录失败 你放屁")
break
print("你偷了别人的账号,你死了")
print("ok")
\ 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