You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peery e29575cb35 Day 2 (Puzzle 2) - Rock, Paper, Scissor
Successfully finished the second puzzle. The parsing changed so that the second column is not my answer but the intended result. I just quickly changed the file parser to replace the intended result with the fitting answer so that I need not touch the evaluation function.

Moved the previous parsing to parse_file_v1() for archiving purposes.
2 years ago
..
__init__.py Day 2 (Puzzle 1) - Rock, Paper, Scissor 2 years ago
guide_list.py Day 2 (Puzzle 2) - Rock, Paper, Scissor 2 years ago