Commit 9367a59a by BellCodeEditor

save project

parent ddb79271
Showing with 1 additions and 1 deletions
...@@ -10,6 +10,6 @@ while True: ...@@ -10,6 +10,6 @@ while True:
break break
if name!=username: if name!=username:
print("输入错误,请重新登陆") print("输入错误,请重新登陆")
if aaa!=userpassword if aaa!=userpassword:
print("输入错误,请重新登陆") 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