☑Kizspy.me
src
Notes
. Solutions will be marked by Automated Marking Software.
===========
(1 mark, file to be edited: Q1.c)
====================
Write a program that asks the user to enter a real number representing a distance in meters. Convert
this value to feet. 1 meter = 3.28084 feet.
Print the result with two decimal places.
Below is an example of how the program will run:
2 of 2
Paper No: 2
Zoom
+ 100%
5.5
OUTPUT:
18.04
Press any key to continue
Close