Topic: Mathematics Problem / Level: intermediate

Problem: Create a program to calculate the sum of the first n odd numbers using recursion.

Run the code to see the output here...