Commit d2e15081 by BellCodeEditor

save project

parent bf38b468
Showing with 3 additions and 3 deletions
......@@ -15,6 +15,6 @@ while True:
elif password!=userpassword:
print("密码输入错误")
else:
print("你的账户已被锁定")
print("你的账户已被锁定")
exit()
print("欢迎来到贝尔编程1")
\ No newline at end of file
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