Question: PLEASE IN C PROGRAM NOT C++ Problem Statement: Write a C program to compute the marathon distance in kilometers (SI units), given the marathon distance
PLEASE IN C PROGRAM NOT C++
Problem Statement: Write a C program to compute the marathon distance in kilometers (SI units), given the marathon distance in miles and yards
(26 miles 385 yards)
Output of this Program (Result of Marathon in kilometers);
This C program converts given marathon miles and yards into kilometers.
A marathon is 42.185966 kilometers.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
