rubennoriegamier / advent_of_code_2020

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 100.0%