OverkillGuy / literate-wordle

Writing up a Python implementation of Wordle using literate programming
GNU General Public License v3.0
10 stars 2 forks source link

Simplify KeyError avoidance #3

Closed OverkillGuy closed 2 years ago

OverkillGuy commented 2 years ago

Thanks again for the tip, @gpiancastelli. Block needs an editing pass, this is just the initial writeup phase.