task:
return a list of the values in the map (max 43 characters)
result = {'not': 'the', 'this': 'correct', 'one': 'answer'}
result = answer
result:
use the '[.. for .. in ..]' loop-comprehension to loop over the keys and return the values