Commit d26b134b by BellCodeEditor

auto save

parent 1d5af79a
Showing with 1 additions and 1 deletions
...@@ -13,4 +13,4 @@ while i < 10: ...@@ -13,4 +13,4 @@ while i < 10:
else: else:
print("你输了") print("你输了")
i = 1 i += 1
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