diff --git a/readme.md b/readme.md index e065e42..fd7f4a2 100644 --- a/readme.md +++ b/readme.md @@ -20,3 +20,9 @@ First proper run: ![well, um...](./doc/first_time.png) Something's not right here, unless the hit new baby name is `kaaaaasehaaeaaal`. + +... + +After a few more rounds of debugging, I'm stumped. There must be some subtle pythonic behavior that my rewrite isn't capturing that's causing my results to all be nonsense like `eadaaaaannnaanba` and `oetlaaceta`, but I can't see it (and I don't know enough python to find it). + +This was still a useful learning opportunity, although a frustrating one in the end.