Respuesta :

Answer:

The code in python is attached.

Explanation:

  1. a function called mapper is defined
  2. the function accepts n as an integer parameter.
  3. returns a dictionary which maps the first n counting numbers to their squares.
  4. then variable called squares is associated with the dictionary when n=5
Ver imagen dogacandu
ACCESS MORE