I started fixing one little bug in the hangman problem for class, ended up rewriting the whole thing, then had a total brain cramp on the way the array iterator works, wasting a ton of time on trying to figure out why a number was incrementing incorrectly. Sigh.
Hopefully, I’ll get better at seeing that kind of “obvious” error as I get used to the syntax.