Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/harsh-2121/python-bmi-calculator
https://github.com/harsh-2121/python-bmi-calculator
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/harsh-2121/python-bmi-calculator
- Owner: Harsh-2121
- Created: 2023-09-07T16:35:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-08T07:20:03.000Z (over 1 year ago)
- Last Synced: 2023-09-08T08:36:25.358Z (over 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python-BMI-calculator
This is a BMI(Body Mass Index) calculator.It only uses a few parameters to find out whether you are obese or healthy.
How to run:
First create a calculator.py file.
Then run using python3 calculator.py.
Get your BMI and fat results.