Issues with PyDictionary
I imported the PyDictionary library for a project I was beginning in Python, but no matter what word I use, the meaning function returns an empty dict. Here is my script so far:
I imported the PyDictionary library for a project I was beginning in Python, but no matter what word I use, the meaning function returns an empty dict. Here is my script so far: