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.
Todo
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.