Commit c81006b6 by BellCodeEditor

save project

parent d59aeb6e
Showing with 3 additions and 0 deletions
...@@ -10,3 +10,5 @@ if name==username and password==userpassword: ...@@ -10,3 +10,5 @@ if name==username and password==userpassword:
print("登录成功") print("登录成功")
else: else:
print("登录失败") print("登录失败")
break
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