The following code will not display the results expected by


The following code will not display the results expected by the programmer. Can you find the error? Declare Real lowest, highest, average Display "Enter the lowest score." Input lowest Display "Enter the highest score." Input highest Set average = low + high / 2 Display "The average is ", average, "." 4.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: The following code will not display the results expected by
Reference No:- TGS0568406

Expected delivery within 24 Hours