Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meadsteve/advent-of-code-2019
🌲🎁 Lets see how far behind I end up this year
https://github.com/meadsteve/advent-of-code-2019
Last synced: 5 days ago
JSON representation
🌲🎁 Lets see how far behind I end up this year
- Host: GitHub
- URL: https://github.com/meadsteve/advent-of-code-2019
- Owner: meadsteve
- Created: 2019-12-02T10:49:00.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-21T05:59:57.000Z (over 3 years ago)
- Last Synced: 2024-10-11T03:11:18.949Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 58.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# advent-of-code-2019
My solutions to this year's advent of code https://adventofcode.com/2019This year I'll be focussing on doing them in python and making use of the python type checker mypy.