people.get('e', 0) tells python to search for the key 'e' in the dictionary. If it is not found it returns 0. Given that This really is The very first time 'e' is handed in the loop, the character 'e' just isn't found in the dictionary however, Therefore the get method returns 0.all over again and this could persist right up until you let the self-