[Solved] Can anyone please help me with these python program? [closed]


Since this is homework, it would be a bad idea to write the code for you. So ideally, what you need to do, is get the words that fit into the criteria (that you mentioned) and store them in a list. Then take the length of the list.

After that, you can divide the length of the list of your found words by the number of works in the dictionary.

solved Can anyone please help me with these python program? [closed]