Skip to content

Commit c99f6ac

Browse files
Create README.md
1 parent a125ce0 commit c99f6ac

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

BMI_Calculator/README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
-it is simple if you have python installed on your machine
2+
-you need to run Calculator.py in terminal
3+
-by typing 'python' for windows and 'python3' for Linux
4+
-it will go like this 'python Calculator.py' or 'python3 Calculator.py'
5+
-this will give you GUI and fill in the required information
6+
-like age, gender, height, and weight
7+
-Popup will show your BMI
8+
9+
-if you didn't install python on your machine.
10+
-here is the installation guide https://realpython.com/installing-python/ please refer to it.

0 commit comments

Comments
 (0)