Commit 6c547518 by BellCodeEditor

auto save

parent 0f53c1f3
Showing with 11 additions and 0 deletions
def func(NUM):
if Num == 1
return + 1
func(num) = num+func(num-1)
num-1=num
func(num) = num+func(num-1)
print(fune(NUM))
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