Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days ago
JSON representation
My solutions for Advent of Code 2020 using Python
- Host: GitHub
- URL: https://github.com/jannoelc/advent-of-code-2020-py
- Owner: jannoelc
- Created: 2020-12-06T07:37:06.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-03-20T15:48:52.000Z (10 months ago)
- Last Synced: 2024-11-16T15:23:12.403Z (2 months ago)
- Topics: advent-of-code, advent-of-code-2020, aoc, aoc2020, python
- Language: Python
- Homepage:
- Size: 114 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.