Skip to content

Commit 5f26a46

Browse files
committed
adding Day #32
1 parent 6a8fb5d commit 5f26a46

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed
File renamed without changes.

Day #32 - BMI Calculator/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Day #32
2+
3+
### BMI Calculator App
4+
In this tutorial ([Open in Youtube](https://youtu.be/1JMGkcsrDsE)), This code creates a BMI (Body Mass Index) calculator using HTML CSS and JavaScript. It takes user input for height and weight, calculates the BMI, and displays the result along with a health status message.
5+
6+
7+
# Screenshot
8+
Here we have project screenshot :
9+
10+
![screenshot](32-ScreenShot.jpg)
File renamed without changes.
File renamed without changes.
File renamed without changes.

Day 32 - BMI Calculator/README.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

0 commit comments

Comments
 (0)