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

BMI Calculator Function #104

Open
abhishekove opened this issue Oct 9, 2020 · 1 comment
Open

BMI Calculator Function #104

abhishekove opened this issue Oct 9, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@abhishekove
Copy link
Contributor

Todo

  • Create a file for the BMI calculator function

It takes input as mass and height and outputs BMI.

Example

INPUT 5 2
OUTPUT 1.25

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.

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

Can I please work on it?

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

3 participants