EDPT - Electronic Data Processing Test Practice Test

EDPT Flowchart Interpretation 3

Free · Instant Results

A flowchart shows: Start → Set Sum=0, Count=0 → Read Number → Sum = Sum + Number → Count = Count + 1 → Is Count < 5? (Yes → Read Number) (No → Print Sum/Count) → End. What does this flowchart compute?
▶ Start Practice Test