Topic: Mathematics Problem / Level: intermediate

Problem: Implement a function to calculate the factorial of a number using an iterative approach.

Run the code to see the output here...