In pseudocode, INPUT asks a question. OUTPUT prints a message on screen. A simple program could be created to ask someone their name and age, and to make a comment based on these. This program ...
pseudocode close pseudocode Also written as pseudo-code. A method of writing up a set of instructions for a computer program using plain English. This is a good way of planning a program before ...