W WolfCode · CSC 141

Sum List Recursively

递归求列表和

≈ 15 min · python-recursion python-lists · Open in WolfCode

Apply the same shape to a list instead of a number. Shorter list = smaller problem.

Python · runnable

The same shape, more variations

Python · runnable