An open API service indexing awesome lists of open source software.

https://github.com/pulo0/aoc-2024-python

Dum dum tries to do Advent Of Code 2024 with a language that is unknown to him just to learn it for fun
https://github.com/pulo0/aoc-2024-python

Last synced: 8 months ago
JSON representation

Dum dum tries to do Advent Of Code 2024 with a language that is unknown to him just to learn it for fun

Awesome Lists containing this project

README

          

# aoc-2024-python
Dum dum tries to do Advent Of Code 2024 with a language that is unknown to him just to learn in for fun

Also if you want to go to main page of Advent of Code 2024 then click [here](https://adventofcode.com/2024)

# Initialization
In order to run the code, first you need to have an interpreter to Python, obvious and then go to selected day and use command

```
python -m dayx.dayx.py
```

x for selected day

## Progress
- [x] Day 1: Historian Hysteria
- [x] Day 2: Red-Nosed Reports
- [x] Day 3: Mull It Over
- [x] Day 4: Ceres Search