Commit ec6618e5 by BellCodeEditor

save project

parent 807dc6df
Showing with 1 additions and 2 deletions
...@@ -8,4 +8,4 @@ while True: ...@@ -8,4 +8,4 @@ while True:
break break
if name!=username or password != userpassword: if name!=username or password != userpassword:
print("密码或账户错误") 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