Commit b8d2644a by BellCodeEditor

auto save

parent 0f53c1f3
Showing with 5 additions and 0 deletions
def www(n):
a=n*(1+n)/2
print(a)
www(100)
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