Commit a5651c23 by BellCodeEditor

auto save

parent a8ac23d5
Showing with 1 additions and 1 deletions
......@@ -6,5 +6,5 @@ def sum_number(n):
return 1
o=sum_number(n-1)+n
return o
print(sum_number(100))
print(sum_number(145))
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