← Back to Games
🔄
Recursion Unroller
Trace through the recursive function and determine the return value of the given call.
Follow the base case and recursive calls step by step!
Trace through the recursive function and determine the return value of the given call.
Follow the base case and recursive calls step by step!