Difficulty: Hard
Average Score: 35%

What is the outcome for the given algorithm? Round to the nearest tenth, if necessary.
NumList = [1, 3, 5, 6, 7, 8]
x = 0
Count = 0
for Number in NumList
x = x + Number
Count Count + 1
x = x/ Count
Put x to output

Report an Issue

Help us improve by flagging this content.

Rate this Practice Test

How helpful was this material?

Chat on WhatsApp