Python - Methods and Behavior Definition
You want to write a method that returns a dictionary with keys as numbers from 1 to
n and values as their squares. Which method below correctly does this?