Commit 80eb2ddb by BellCodeEditor

save project

parent 778ed661
Showing with 6 additions and 3 deletions
username = "www.zhenyu.com"
username = "www.Kongzhenyu.com"
userpassward = "123456789*0102030405060708090*0102030405060708090#520#www.zhenyu.com"
name=imput('来者何人:')
ward=imput('第1451145个暗号:')
while True:
if username==name and userpassward==ward:
break
else:
print('你不是主人!\n你休想进入!')
if userpassward!=ward
print('您忘了您的名字了吗!?')
if username!=name
print('您忘了第1451145个暗号吗!?')
print('欢迎主人\n回家!')
\ 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