Commit Graph

3 Commits

Author SHA1 Message Date
Martin Thoma
f1bc9d8551 Civil War (Python): Fix variable names 2022-04-02 14:24:03 +02:00
Martin Thoma
e17388d072 Use NamedTuple; Fix camelCase->snake_case 2022-04-02 11:22:40 +02:00
Martin Thoma
ae0b6a5015 BUG: Hangman (Python) had a List-vs-Str comparison
MAINT: Add type annotations to find such issues
2022-03-31 10:33:11 +02:00