Introduction to Variables

Get introduced to variables.

We'll cover the following

Variables #

Suppose we have cabinets of different types. In each cabinet, we can only put one item. To store something in a cabinet, first, we’ll decide the cabinet type. Then, we’ll put a unique label on a cabinet to keep track of the item it contains.