# Introduction In this lab, we will create a program that takes a weight in pounds as input and converts it to kilograms using the formula kg = pound \* 0.453592, and then displays the weight in kilograms.
Click the virtual machine below to start practicing