# Introduction A body mass index (BMI) calculator is needed to calculate the BMI of a person based on their weight and height. In this Python program, you will create a function that calculates the BMI of a person based on their weight and height.
Click the virtual machine below to start practicing