Variables and assignment
Variables and assignment
Pseudocode is a human-readable way to describe an algorithm without needing the exact rules of a real programming language. In OCR style, a variable is a named place to store a value while the program runs.