iterate a function over each element in a dictionary code example Example: iterate through keys in dictionary for key in dictionary_name: