The fundamentals of pseudocode
Worksheets - 5 pages - Computer science
Pseudocode is a clear and concise way to represent an algorithm. Data items to be processed are given meaningful names in the same way the variables and constants are in a high-level programming language. To ensure that pseudocode is easily understandable by others it is useful to be...