# Introduction
In this lab, you need to create a program that calculates the factorial of a given number by iterating through a for loop and updating the factorial variable with each iteration.
Factorial Calculation Using Iteration
|60 : 00
Click the virtual machine below to start practicing