Day1 completed

This commit is contained in:
2024-12-01 14:15:11 +01:00
commit 47cab6a2c7
5 changed files with 48 additions and 0 deletions

5
.gitignore vendored Normal file
View File

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