2 - Algorithm Notation - Pseudocode
2 - Algorithm Notation - Pseudocode
Two parts
First part: a paragraph in natural language which tells
the purpose of algorithm, identifies the variables which
occur in algorithm and lists input data
Second part: a list of instructions
Primitive operations