Commit ebb24d16 by BellCodeEditor

save project

parent c45f875c
Showing with 3 additions and 3 deletions
......@@ -12,9 +12,8 @@ while True:
if a==username and b==userpassword:
print('登陆成狗')
break
if a != username:
elif a != username:
print('帐号搓悟')
continue
if b != userpassword:
else :
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