Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zechcodes/advent-of-code
My Advent of Code challenge solution! Learn more https://adventofcode.com/about
https://github.com/zechcodes/advent-of-code
advent-of-code python solutions
Last synced: 16 days ago
JSON representation
My Advent of Code challenge solution! Learn more https://adventofcode.com/about
- Host: GitHub
- URL: https://github.com/zechcodes/advent-of-code
- Owner: ZechCodes
- License: mit
- Created: 2020-12-02T01:07:56.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-02T00:50:28.000Z (about 2 months ago)
- Last Synced: 2024-12-02T01:29:10.042Z (about 2 months ago)
- Topics: advent-of-code, python, solutions
- Language: Python
- Homepage:
- Size: 198 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🎄 Advent of Code 🎄
My Advent of Code challenge solutions.
- **2020** I'll be using Python 3.9 for all of my solutions.
- **2021** I'll be using Python 3.10 and if I'm feeling adventurous I may try some other languages.
- **2022** ??? Did 4 days, probably using Python 3.11.
- **2023** ??? Did 1 day, probably using Python 3.12.
- **2024** I'll be using Python 3.13 (and 3.13 Free Threaded). I might try using Zig as well.Learn more about [Advent of Code](https://adventofcode.com/about)