Your progress:

0 points

Instructions

Pseudocode is a way of describing the logical steps that a program will have to follow. It's not code that a computer will run: it's designed for programmers to use to plan how to solve a problem.

OCR have defined the syntax that they'll use in pseudocode exam questions here. You need to be able to understand it but you can write pseudocode in an exam using any style of pseudocode providing "its meaning could be reasonably inferred by a competent programmer"

Click on the Challenges button in the top right of the screen to get started