Question: i dont know what im doing wrong Find the maximum value and minimum value in milestracker. Assign the maximum value to maxMiles, and the minimum


Find the maximum value and minimum value in milestracker. Assign the maximum value to maxMiles, and the minimum value to minMiles Ex. If the input is: 1020304 the output is: Minmiles:10Maxmiles:46 (Notes) Code writing challenge activity demo Testing with inputs:-1020 3040 Output differs. See highlights below. Your output Expected output Testing with inputs: 7305012 Output differs. See highlights below. Your output Expected output Testing with inputs - 59325982 Output differs: See highlights below. Your output
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
