Skip to content

shows how to use git and github for my ds projects

Notifications You must be signed in to change notification settings

saf-web/git-tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BMI CALCULATOR

In this project, I am going to write a python program to calculate the BMI.

Measurements:

1.Weight(kgs)

2.Height(m)

BMI = Weight/(Height * Height)

Use the BMI to determine whether the user is overweight, normal or underwheight

exit vim :esc :x

new branch called editing-branch

About

shows how to use git and github for my ds projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published