Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LCM Function #19

Open
MEHUL25 opened this issue Oct 3, 2020 · 4 comments
Open

LCM Function #19

MEHUL25 opened this issue Oct 3, 2020 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@MEHUL25
Copy link
Contributor

MEHUL25 commented Oct 3, 2020

Todo

  • Create a file for the LCM calculator function

  • This function has 2 integer numbers as input and outputs the LCM(Least Common Multiple) of the 2 numbers.

Example

input : a=2 b=3
Output : 6

Important

  • Guidelines for adding new functions are clearly mentioned in the contributing guidelines.

  • Screenshots of the output needs to be added along with the PRs for quicker merges.

  • If any queries, discuss it in the issue thread.

@MEHUL25 MEHUL25 added the enhancement New feature or request label Oct 3, 2020
@MEHUL25
Copy link
Contributor Author

MEHUL25 commented Oct 3, 2020

I will do it.

@Apoorva-Datir
Copy link
Contributor

can i contribute?

@MEHUL25
Copy link
Contributor Author

MEHUL25 commented Oct 3, 2020

It is not up to me to assign an issue to anyone. The maintainers of the repo will assign the issue to someone so let's just wait for them.

@tejasmorkar
Copy link
Contributor

@MEHUL25 you've been assigned with other issues... let me assign this to @Apoorva-Datir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants