Commit ab330c3b by BellCodeEditor

save project

parent d4546f35
Showing with 3 additions and 2 deletions
......@@ -13,6 +13,6 @@ while True:
elif password != userpassword:
print("错")
else:
print("已锁定)
exit
print("已锁定")
exit()
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