Commit 7930db16 by BellCodeEditor

save project

parent a0f520f5
Showing with 2 additions and 1 deletions
...@@ -7,7 +7,8 @@ while True: ...@@ -7,7 +7,8 @@ while True:
print("成功") print("成功")
break break
print("错") print("错")
print("用户名和密码错!输入") print("欢迎来到贝尔编程")
# 请用input("")实现用户输入账号、密码的功能 # 请用input("")实现用户输入账号、密码的功能
......
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