Commit d5c40cc7 by BellCodeEditor

save project

parent 4e7f992c
Showing with 0 additions and 3 deletions
...@@ -11,6 +11,4 @@ while True: ...@@ -11,6 +11,4 @@ while True:
print('用户名错误') print('用户名错误')
if password!=b: if password!=b:
print('密码错误') print('密码错误')
print('登录失败')
print('用户名或密码错误,请重新')
print('欢迎来到黑客网站') 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