Commit 6c0f0d1f by BellCodeEditor

save project

parent df98beaf
Showing with 1 additions and 1 deletions
......@@ -6,5 +6,5 @@ while True:
b=input('密码:')
if a==username and b==userpassword:
break
print('输入错误')
print('输入错误')
print('欢迎来到贝尔编程')
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