Topic: Mathematics Problem / Level: intermediate

Problem: Write a program to compute the least common multiple (LCM) of two numbers.

Run the code to see the output here...