Commit acf4677d by BellCodeEditor

save project

parent 37271523
Showing with 2 additions and 0 deletions
...@@ -11,8 +11,10 @@ while True: ...@@ -11,8 +11,10 @@ while True:
break break
elif name != username: elif name != username:
print('用户不存在') print('用户不存在')
print(str(i)+'次')
else: else:
print('用户不存在') print('用户不存在')
print('')
else: else:
print('请到我公司解锁') print('请到我公司解锁')
exit() exit()
......
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