About the Pseudocode Activity.

The Pseudocode Activity allows small programs to be entered with Pseudocode. It uses an input mechanism which restricts the entry so that only valid code can be entered.

The code can then be run using the Trace Table tab to show how the variable values change as the code is run. There is also the option to run the code line by line and to show the flow of the program. The Pseudocode is loosely based on the that used by AQA in its Computer Science exams. This activity can be used to give a better understanding of PseudoCode and as practice for answering the trace table questions in the exam. The activity could be used to help design programs or as a way to start to learn the basic principles of coding.

Name:
Upload Saved Program
Note that this is a testing release. Please contact me is you find any issues.