Vous êtes sur la page 1sur 2

End of Unit Test 2016

Activity # 1
A school is doing a check on the heights and weights of all its students. The school
has 1000 students.
Write an algorithm, using pseudo code, which
inputs the height and weight of all 1000 students
outputs the average (mean) height and weight
Activity # 2
(a) Write an algorithm, using pseudo code, which:

inputs 50 numbers
outputs how many of the numbers were > 100

(b) Write an algorithm, using pseudo code, which:


inputs 100 numbers
finds the average of the input numbers
Outputs the average
Activity # 3

Activity # 4

Vous aimerez peut-être aussi