The Cartesian Product of two sets is all <u>pairs</u> in which the first element of each pair comes from the first set, and the second element comes from the second set.
This was built using 1 from the first set paired with each number in the second set, then using 2 from the first set paired with each number in the second set, then 13 from the first set paired with each number in the second set.