x

The building blocks of a program

A program is a set of instructions written in a high-level language such as Python or pseudocode. The computer follows those instructions literally, so order and structure matter.

Programming fundamentals Lesson