Pseudocode
Pseudocode is a plain-language, informal description of an algorithm's steps. It is not real code and cannot run, but it helps plan logic before writing it.
Pseudocode is a plain-language, informal description of an algorithm's steps. It is not real code and cannot run, but it helps plan logic before writing it.