Counting numbers are the numbers 1, 2, 3, … (and so on). Create a dictionary that maps the first n counting numbers to their squares. Assign the dictionary to the variable squares.