An open API service indexing awesome lists of open source software.

https://github.com/kellinton/calculating-bmi-rb

An algorithm that given the weight and height, show your condition according to the BMI table.
https://github.com/kellinton/calculating-bmi-rb

ruby

Last synced: 21 days ago
JSON representation

An algorithm that given the weight and height, show your condition according to the BMI table.

Awesome Lists containing this project

README

          

# calculating-BMI-rb
An algorithm that given the weight and height, show your condition according to the BMI table.