Skip to content

mcrd25/python_bmi_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Command Line BMI Calculator using Python

Simple command line BMI calculator using python

Instructions

Simply run the script on command line and enter your hieght (in meters) and weight (in KG) when prompted.

Make script executable in linux

Simply run the following command on the bmi_calculator.py file chmod +x bmi_calculator.py Then you can run the prgram by simply typing ./bmi_calculator.py in the terminal.

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages