Commit 8bfd5a01 by BellCodeEditor

save project

parent 7ef961c9
Showing with 2 additions and 2 deletions
...@@ -13,4 +13,4 @@ while q<100: ...@@ -13,4 +13,4 @@ while q<100:
print(q) print(q)
q+=2 q+=2
r+=q r+=q
print(w e r) print(f"{w} {e} {r}")
\ No newline at end of file \ 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