Ian P

Results 1 issues of Ian P

""" Initial, rather clumsy solution to try the PR system out. # ToDo: Use comprehensions to refactor and improve """ from data import DICTIONARY, LETTER_SCORES def load_words(): """Load dictionary into...