Ask Question

3. 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, "."

+2
Answers (1)
  1. 28 April, 00:41
    0
    ion k
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “3. The following code will not display the results expected by the programmer. Can you find the error? Declare Real lowest, highest, ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers