You are on page 1of 2

Worksheet 6

9.3.5
Look at the MicroPython program below. This program will output the
children’s tune ‘Twinkle Twinkle’.

1 How could this program be developed to use a count-controlled loop?

__________________________________________________________
__________________________________________________________

Cambridge Lower Secondary Computing 9 Teacher’s Guide © Margaret Debbadi and Pam Jones 2023
2 Use the space below to write out or paste in the program code you
would use to develop it.

3 How does the count-controlled loop access the data stored in array
‘line3’?

__________________________________________________________
__________________________________________________________
__________________________________________________________
__________________________________________________________

Cambridge Lower Secondary Computing 9 Teacher’s Guide © Margaret Debbadi and Pam Jones 2023

You might also like