Topic: Mathematics Problem / Level: beginner

Problem: Create a program to calculate the sum of numbers from 1 to n using recursion.

Run the code to see the output here...