python-b5 / advent-of-code-2021

πŸŽ„ Solutions to Advent of Code 2021 in Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸŽ„ Advent of Code 2021

This repository contains my Python solutions for Advent of Code 2021.

I made this repository a little late, so my solutions for the first four days were uploaded all at once.

Each day's solution is split into two parts (they are often very similar, but will produce different output, corresponding to each part of the day's challenge).

The solutions require no dependencies, aside from the Python standard library.

About

πŸŽ„ Solutions to Advent of Code 2021 in Python


Languages

Language:Python 100.0%