Calculate BMI with Python

# Introduction In this lab, you will create a program that takes the weight and height of a person as input, calculates their BMI using the formula BMI = weight / height\*\*2, and then prints the BMI value.

|60 : 00

Click the virtual machine below to start practicing