What doesn't kill you gives you XP.
| Requirements || Code | | --------------------- |:------------:| | list comprehension | Line 69 | | if-statements | Line 26 | | for-loop | Line 145 | | while loop | Line 23 | | membership operator | Line 337 | | range function | Line 145 | | random module | Line 457 | | f-string | Line 310 | | %-formatting | Line 186 |