Question: pleas write in C programming C language please a pedometer treats walking 2000 steps as walking 1 mile. write a program whose input is miles
a pedometer treats walking 2000 steps as walking 1 mile. write a program whose input is miles walked and whose output is the number steps walked. Input each floating point with two digits after the decimal point: Your program must define and call the following function. The function should return the number of steps walked. If the input is 2.67 The output is 5345
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
