Added template (see 2022) + Day 2 completed

This commit is contained in:
2024-12-02 07:54:03 +01:00
parent 9d61d24b64
commit f37e249160
8 changed files with 77 additions and 1 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,5 @@
# Created by venv; see https://docs.python.org/3/library/venv.html
cookies.txt
**/input
**/*input
__pycache__
.venv