Question: Example 2 (2p) The code below is written to find the highest and the lowest daily temperature, as well as average temperature in June in

Example 2 (2p) The code below is written to find the highest and the lowest daily temperature, as well as average temperature in June in Lund. There is one mistake in the code that most likely will give the wrong result, which? 8888888388888888888$8 load dailyJune.txt min = 0; max = 0; total = 0; i if dailyJune(1) max end total = total + dallyJune (1); max = dailyJune (i); end meanTemp = total/length (dailyJune) %
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
