code.weave
a function that calls itself calls itself calls itself...
watch factorial(5) unfold, one step at a time.
press step or auto-play to begin
what you'll explore
- recursion
- abstraction
- state machines
- declarative vs imperative thinking
a function that calls itself calls itself calls itself...
watch factorial(5) unfold, one step at a time.
press step or auto-play to begin