Topic: Stack Problem / Level: beginner

Problem: Write a program to push the factorial of numbers from 1 to n into a stack.

Run the code to see the output here...