Commit 0e9de431 by BellCodeEditor

save project

parent 3602249f
Showing with 3 additions and 2 deletions
...@@ -11,4 +11,5 @@ for i in range(5): ...@@ -11,4 +11,5 @@ for i in range(5):
     print("登陆成功")      print("登陆成功")
break break
else: else:
     print("登陆失败")      print("登陆失败")
\ No newline at end of file print(i)
\ 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