Commit 0ec25e2c by BellCodeEditor

save project

parent 93a6e2d1
Showing with 3 additions and 0 deletions
......@@ -10,9 +10,11 @@ while True:
break
if name!=username:
print("用户名错误")
print("有",i,)
continue
if pwd!=userpassword:
print("密码错误")
print("有"+i+)
else:
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