Up: Recursion.

What is pseudocode?

Pseudocode is not a programming language. It is a mixture of English, mathematics, and programming constructs, formatted so that a human can easily determine what is going on.

Eventually I'll have more examples of this. But if I've done my job right, you'll be able to understand the pseudocode without more explanation.