Will be doing in Python 3 only (and Javascript if I have time).
- Get
session
cookies for your Advent of Code input data. - Run
prepare_day.py
when the next day unlock (using UTC+7 as it base) - It will generate new folder on
src
with.js
and.py
solution file.