My entries to the yearly advent calendar full of programming puzzles. See https://adventofcode.com/2022/
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.
Successfully finished the first puzzle in which rock, paper scissor had to be evaluated into points and summed up. I wonder if there is a more elegant way of checking for wins vs losses. |
3 years ago | |
|---|---|---|
| calories | 3 years ago | |
| entities | 3 years ago | |
| input | 3 years ago | |
| rockpaperscissor | 3 years ago | |
| .gitignore | 3 years ago | |
| main.py | 3 years ago | |
| main_day1.py | 3 years ago | |