Unit Converter

Step 2: Get the user's input for length in feet, and save it in a variable.
Hint: Use float() to convert the string input to a float before doing any math with it.
Last step Next step