Commit c8a80984 by BellCodeEditor

save project

parent 73d94d25
Showing with 1 additions and 1 deletions
...@@ -7,4 +7,4 @@ if name=usename and password=="userpassword" ...@@ -7,4 +7,4 @@ if name=usename and password=="userpassword"
print("登录成功") print("登录成功")
else: else:
print("登录失败,请重新输入") print("登录失败,请重新输入")
print("欢迎来到") print("欢迎来到贝尔")
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