Pseudocode
Pseudocode
Lesson 2
STARTER
Spot the difference
Example:
ELSE
Example:
SET counter to 1
Add 1 to counter
ENDWHILE
Try writing pseudocode for a simple task, like making a sandwich or brushing your
teeth.
Question: How can pseudocode help you in subjects other than computer science?
CLASSWORK 1
ALGORITHMS
• Explain an algorithm
• List three key characteristics of an algorithm
• Write an algorithm to add a list of numbers and output
the total