https://github.com/rakheshster/adventofcode
Advent Of Code
https://github.com/rakheshster/adventofcode
python python-3
Last synced: 28 days ago
JSON representation
Advent Of Code
- Host: GitHub
- URL: https://github.com/rakheshster/adventofcode
- Owner: rakheshster
- License: gpl-3.0
- Created: 2023-12-02T15:55:56.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-02T16:16:21.000Z (over 2 years ago)
- Last Synced: 2025-02-16T13:05:04.313Z (over 1 year ago)
- Topics: python, python-3
- Language: Python
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code
In 2023 I attempted the Advent of Code using Python. I am writing this on the second day, not sure if I will actually complete this or not.
My daughter came across it from her school where some of her classmates were trying it. I started doing it with her, got hooked on, and continued. I am doing these using Python, a language I don't know much of, but just figuring it out as we go. She was using Python as she's learning it.