Skip to content

This is a simple Body Mass Index and Drop Factor Calculator, written in Python.

Notifications You must be signed in to change notification settings

chisom-mbama/BMI-and-drop-factor-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Date created

March 2019

Project Title

BMI and drop factor calculator

Description

DROP FACTOR - In medical practice, when fluids are put up, the drops of fluid that goes into the body per minuite is usually calculated based on type of fluid and the amount of time the fluid should be up.

The drop factor calculator takes in the Fluid volume, fluid type and duration and it returns the drop factor in minuites.

BMI - BODY MASS INDEX According to the CDC, BMI is an inexpensive and easy screening method for weight category—underweight, healthy weight, overweight, and obesity.

(BMI) is a person’s weight in kilograms divided by the square of height in meters.

This program takes in the weight and height and returns the BMI.

Requirements

Language: Python 3.6 or above

About

This is a simple Body Mass Index and Drop Factor Calculator, written in Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages