What are the advantages of pseudocode?

Answer:

Pseudo-code allows for an intermediate step between a human language description of an algorithm and a programming language description of the algorithm. It is often a good way for non-programmers to understand the programming process.

First answer by Robogymnast. Last edit by Robogymnast. Contributor trust: 65 [recommend contributor recommended]. Question popularity: 2 [recommend question].