Those were done very quick and incredibly dirty, so the code can look like garbage sometimes (or most of the time)
Some solutions (actually, just one) may require dependencies. Install them with:
pip install -r requirements.txtPython solutions to the Advent of Code 2024 challenges. Quick and dirty.
Python