Commit 82623bcf by BellCodeEditor

save project

parent 2c6c51a5
Showing with 5 additions and 1 deletions
...@@ -12,5 +12,8 @@ while True: ...@@ -12,5 +12,8 @@ while True:
if a==username and b==userpassword: if a==username and b==userpassword:
print('登陆成狗') print('登陆成狗')
break break
print('帐号米吗错误,晴宠信数如。') if a != username:
print('帐号搓悟')
if b != userpassword:
print('米吗搓悟')
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