maxsaltonstall / letters-with-strangers

Apache License 2.0
2 stars 0 forks source link

Exception thrown on word formation #132

Closed davidstanke closed 3 years ago

davidstanke commented 3 years ago

self.state["letter_xp"][letter] += points --> KeyError: 'T'

maxsaltonstall commented 3 years ago

I'm confused.... do we need to try putting the letter argument in quotes?