Commit aaacfd85 by BellCodeEditor

save project

parent 4e83adec
Showing with 4 additions and 1 deletions
...@@ -11,9 +11,11 @@ while True: ...@@ -11,9 +11,11 @@ while True:
break break
if name !=userpassword: if name !=userpassword:
print("gfdgheh") print("gfdgheh")
print("你有"+str(i)+"次登录机会")
continue continue
if password != userpassword: if password != userpassword:
print("uwhuehuefh") print("uwhuehuefh")
else: else:
print("guuhuhuhu") print("guuhuhuhu")
exit()
print("gfghhg")
\ 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