Revision notes
Core ideas
Secure these ideas first. Say each definition in your own words, then connect it to the topic overview.
- Sequence: Instructions executed one after another in order.
- Selection: Choosing which instructions execute based on a condition.
- Iteration: Repeating instructions using a count or condition.