Topic: Language Problem / Level: beginner

Problem: Write a program to calculate the factorial of a number using tail recursion.

Run the code to see the output here...