I was very lazy this morning, will need to rework if this ends up being the computer. Already realised splitting input on "\n\n" would have been better option.
Python: https://gitlab.com/akflds/adventofcode/-/blob/master/2020/4.py
@atk started
London Fixed Gear and Single-Speed is a community of predominantly fixed gear and single-speed cyclists in and around London, UK.
This site is supported almost exclusively by donations. Please consider donating a small amount regularly.
I was very lazy this morning, will need to rework if this ends up being the computer. Already realised splitting input on "\n\n" would have been better option.
Python: https://gitlab.com/akflds/adventofcode/-/blob/master/2020/4.py