Vocabulary Word Generator with Python
In this video I create a random vocabulary word generator with the help of the PyDictionary Library (https://pypi.org/project/PyDictionary/). I get the dictionary words from the file located under the path: /usr/share/dict/words which is found on Unix-like systems. Open to any suggestions for optimizing the code :-) #python #pythonproject # ...
YouTube
· Aug 3, 2020