hmangukia / Hack2020

For all the beginners who want to start contributing to Open Source, here's the start!
3 stars 21 forks source link

Add program to find smallest multiple of numbers up to n. #32

Closed AneriMehta closed 3 years ago

AneriMehta commented 3 years ago

The program calculates the smallest common multiple of numbers up to n, here n should be greater than 0 and less that or equal to 50.