Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yoongkang/advent2018
My Python solutions to Advent of Code 2018
https://github.com/yoongkang/advent2018
Last synced: about 2 months ago
JSON representation
My Python solutions to Advent of Code 2018
- Host: GitHub
- URL: https://github.com/yoongkang/advent2018
- Owner: yoongkang
- License: mit
- Created: 2018-12-05T01:24:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T01:28:16.000Z (about 2 years ago)
- Last Synced: 2024-06-12T18:54:34.961Z (8 months ago)
- Language: Python
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of Code 2018 Python Solutions
This repository contains my solutions in Python to Advent of Code 2018: https://www.adventofcode.com.
Uses Python 3.7, and does not require any external libraries. Pipfile is only for development, e.g ptipython shell.
# License
MIT