What is a Algorithm?
Is the name given to the defined set of steps used to complete a task. An algorithm is a solution to a problem.
What is a variable?
Space in a computers memory for storing information by the user. For a example, a number entered.
What is this pseudo code?
find
What is a Terminator?
Shows where the algorithm starts and finishes.