Element: A single value within an array. In this case, it refers to each individual locker in the row.
Array: A collection of elements stored together. In our analogy, it represents the entire row of lockers.
Boolean: A data type that represents true or false values. In this context, it defines what can be stored in each locker (either open or closed).