Commit 6c9f7204 by BellCodeEditor

save project

parent 312cce35
Showing with 4 additions and 0 deletions
......@@ -8,4 +8,8 @@ while True:
break
print("输入错误")
print("欢迎你来到贝尔编辑器")
if username!=name:
input("'账号错误")
if userpassword!=password:
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