Commit 9b94a670 by BellCodeEditor

auto save

parent 1424800d
Showing with 3 additions and 5 deletions
...@@ -6,7 +6,5 @@ while True: ...@@ -6,7 +6,5 @@ while True:
if name == username and password == userpassword: if name == username and password == userpassword:
print("登录成功!您的银行卡余额为0.00元!") print("登录成功!您的银行卡余额为0.00元!")
break break
if not name ==username: print("您的银行卡余额为100亿元!阿里巴巴总理 马云 将为您进行床上服务!")
print("用户名错误!死神在你身后~") print("欢迎来到穷无边际联盟!")
if not password==userpassword: \ No newline at end of file
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