c0ea724d4c27719ae8df9139748a2a9a6bf65bf4
Advent Of Code
To run any script, you need to pipe the input:
cat 2022/inputs/day2.txt | python 2022/day2.py
Description
Languages
Python
100%