Introduction - If you have any usage issues, please Google them yourself
Pseudocode is an informal high-level description of the operating principle of a computer program or other algorithm. ... Pseudocode typically omits details that are essential for machine understanding of the algorithm, such as variable declarations, system-specific code and some subroutines