people.get('e', 0) tells python to search for the key 'e' inside the dictionary. If it is not identified it returns 0. Given that That is The very first time 'e' is passed in the loop, the character 'e' is not really located in the dictionary but, so the get process returns 0.He experienced other stuffs much too that which I won’t mention below,