Lambda Function: BMI Calculator

# Introduction In this lab, you will create a BMI calculator program using a lambda function that captures weight and height variables by value and calculates the BMI using the formula.

|60 : 00

Click the virtual machine below to start practicing