Introducing
Your new presentation assistant.
Refine, enhance, and tailor your content, source relevant images, and edit visuals quicker than ever before.
Trending searches
✳✱*
input age
if age less than 18 THEN
print child
else THEN
print Adult
Use indentation
Using the paper
in pairs write the Pseudocode for unlocking a mobile phone
Use key terms like print, display, input, add, if, then, else
input age becomes.....
if age less than 18 THEN becomes...
EXT – Modify your pseudocode so that if the head size is 55 cm or less the size is XS
If the head size is 63 or more then the size is XL!
The code you have just looked at is pseudocode
Half code, half English
It would NOT run if we typed it into IDLE
Helps to plan algorithms
To understand what is meant by the term pseudocode
Learn to write algorithms in pseudocode
Design an algorithm and make it in python
Use the starter handout to type in and run the colour code!
On your post it note, write down what is meant by the term pseudocode