Commit f9ee0033 by BellCodeEditor

save project

parent 2590aba2
Showing with 3 additions and 1 deletions
...@@ -10,5 +10,6 @@ while True: ...@@ -10,5 +10,6 @@ while True:
print("账户错了,智障") print("账户错了,智障")
if userpassword!=password: if userpassword!=password:
print("密码错了,傻逼") print("密码错了,傻逼")
if name != username and password != 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