Find LCM and HCF with Python | Simple code | Beginners

preview_player
Показать описание
line no. 7 - gcd is a built-in function in math module to find HCF of any two numbers
line no. 13 - Product of two numbers = LCM * HCF
So LCM = Product of two numbers / HCF

Any problem? Comment

Please LIKE, SUBSCRIBE and SHARE
Рекомендации по теме