Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jannoelc/advent-of-code-2020-py

My solutions for Advent of Code 2020 using Python
https://github.com/jannoelc/advent-of-code-2020-py

advent-of-code advent-of-code-2020 aoc aoc2020 python

Last synced: about 1 month ago
JSON representation

My solutions for Advent of Code 2020 using Python

Awesome Lists containing this project

README

        

# Advent of Code 2020

My solutions for [Advent of Code 2020](https://adventofcode.com/2020/) using Python 3.8.5 (as Python newbie)

Some of these are already cleaned up and optimized and are not the actual code I used to submit my answers.