Advent of Code 2020

This repository contains my solutions in Python for Advent of Code 2020.

Prerequisites

  • Python 3

Usage

python3 day_01.py < day_01.txt
python3 day_01_test.py