News

So, for example, the key "Father" could have a value of "Bob." Or, more relevantly, a key of "Hits" (or any word) could have a value of 55. In the latter case, the word is given the value of 55.
As per Alex's request, I am posting about generating word-lists in Python. However, this is my FIRST attempt with Python, so please provide me with critiques and any and all comments.