lukew3 / mathgenerator

A math problem generator, created for the purpose of giving self-studying students and teaching organizations the means to easily get access to high-quality, generated math problems to suit their needs.
https://lukew3.github.io/mathgenerator
MIT License
690 stars 178 forks source link

Added Lowest Common Multiple #374

Closed ParanjoyG closed 3 years ago

ParanjoyG commented 3 years ago

Hey, I have added a function that will calculate the LCM of two Numbers, Hope you like it. Thank You

lukew3 commented 3 years ago

Already implemented here: https://github.com/lukew3/mathgenerator/blob/main/mathgenerator/funcs/misc/lcm.py