# Introduction
In this lab, you are tasked with creating a program that finds the factors of a given number by running a loop and checking for perfect divisibility.
Find Factors of Given Number
|60 : 00
Click the virtual machine below to start practicing