AS / A Level Computer Science

Candidates should be able to:

Implement and write pseudocode from a given

design presented as either a program flowchart or

structured English

Write pseudocode statements for:

• the declaration and initialisation of constants

• the declaration of variables

• the assignment of values to variables

• expressions involving any of the arithmetic or

logical operators input from the keyboard and

output to the console

Use built-in functions and library routines 

Notes and guidance

Any functions not given in the pseudocode guide

will be provided

String manipulation functions will always be given