Programming structures
Make notes of these examples as you work through them
- Practise conditional statements (JS)
work through the activities, inc next page (case statements) - Practise Loop statements (JS)
work through the activities - Compare JS loops with Python structure