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: 8 months 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 (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-12-08T01:30:26.000Z (over 1 year ago)
- Last Synced: 2025-01-08T08:51:24.669Z (over 1 year ago)
- Topics: advent-of-code, python, solutions
- Language: Python
- Homepage:
- Size: 262 KB
- Stars: 1
- Watchers: 2
- 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)