# Introduction In this lab, the goal is to create a program that takes a centimeter value as input from the user, converts it to feet using the formula ft = cm \* 0.0328, and then prints the result.
Click the virtual machine below to start practicing