News

Save guides, add subjects and pick up where you left off with your BBC account. Pseudocode close pseudocode Also written as pseudo-code. A method of writing up a set of instructions for a computer ...
Pseudocode can be used to plan out programs. Planning a program that asks people what the best subject they take is, would look like this in pseudocode: REPEAT OUTPUT 'What is the best subject you ...
asks players to work in pseudocode, where you don’t need the programming language itself but write out a general set of instructions (an algorithm) that you can later translate into the language ...