Jump to

v10-l2-iterateDict

(random out of 4)

Consider a dict object dico in Python, what is the correct statement to iterate over all its keys and values ?

???