Add description

This commit is contained in:
2022-12-02 10:50:37 +00:00
parent 4fb70def3f
commit 8fb5e0a14f

View File

@@ -1,4 +1,4 @@
# Day 2
# Day 2 - Rock Paper Scissors
# https://adventofcode.com/2022/day/2
with open('input.txt', 'r') as fobj: