Figures.get('e', 0) tells python to look for the key 'e' during the dictionary. If it's actually not located it returns 0. Because This really is The very first time 'e' is handed through the loop, the character 'e' isn't found in the dictionary still, so the get process returns 0. https://juvenaln936fzy3.digitollblog.com/profile