RuanAragao / calculator

Create your own calculator
https://ruanaragao.github.io/calculator/
MIT License
27 stars 30 forks source link

Added the LCM calculator #100

Open ctln23 opened 8 months ago

ctln23 commented 8 months ago

Pull Request

Closes #92

Description (required)

It takes 2 numbers as input and then calculates the LCM of the 2 numbers and prints it.

Checklist (required)

Screenshots (optional)

If applicable, add screenshots that help visualize the changes you made. image image

Issue: #92

ctln23 commented 8 months ago

@RuanAragao, is this PR merged? I had already created an issue #92 and it was assigned to me, hence I made this PR.