can you map a function to a dict object code example Example: python dictionary map function dictionary = {k: f(v) for k, v in dictionary.items()}