Hi, The last sentence of this page https://snakify.org/en/lessons/dictionaries_dicts/ is as follows,
"To loop through keys and variables, you can do the following"
But it should be,
"To loop through keys and values, you can do the following"
Thank you.