Commit a6868549 by BellCodeEditor

save project

parent a3dcb354
Showing with 4 additions and 6 deletions
......@@ -4,12 +4,10 @@ for i in a:
a = ""
for i in range(10)
print(a)
s = 0
for i in range(101)
s = s + i
print(s)
......
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