Topic: Mathematics Problem / Level: intermediate

Problem: Implement a function to find the LCM of two numbers using prime factorization.

Run the code to see the output here...