# Introduction
In this lab, you will create a program that finds the factors of a given number by iterating through all numbers from 1 to the given number and checking for perfect divisibility.
Finding Factors of A Given Number
|60 : 00
Click the virtual machine below to start practicing