Day 12 - Recursion - Activity Card

Students will participate in an activity where they implement recursive functions to solve problems like calculating factorials and Fibonacci numbers. They will work on identifying base cases and recursive cases. This activity helps reinforce the concept of recursion.