# 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.
Click the virtual machine below to start practicing