Commit 036be61f by BellCodeEditor

auto save

parent 6b15a001
Showing with 2 additions and 5 deletions
sum=0 import turtle
for i in range(101): \ No newline at end of file
sum=sum+i
print(sum)
\ 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