Name: John Doe
Score: 0
Click on the buttons below for examples of pseudocode based on the OCR GCSE pseudocode guide (also known as OCR Reference Language)
Basic Output & Variables
Output and casting of datatypes
Dealing with input
String Methods
Selection
Iteration
Arrays
Sub-routines
File handling
This is the OUTPUT section for the pseudocode lessons.
This is the OUTPUT section for the pseudocode lessons.
This section covers if-else statements in pseudocode.
This section covers for, while and do whileloops in pseudocode.
This section covers sub routines in pseudocode.
This section covers string methods in pseudocode.
This section covers arrays in pseudocode.
This section covers file handling in pseudocode.