# Introduction
In this lab, we will create a program to find the LCM of two numbers using a function, where the LCM is defined as the smallest positive integer that is divisible by both numbers.
Calculating the LCM of Two Numbers
|60 : 00
Click the virtual machine below to start practicing