Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/novoselov-ab/adventofcode-2023-python
https://github.com/novoselov-ab/adventofcode-2023-python
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/novoselov-ab/adventofcode-2023-python
- Owner: novoselov-ab
- Created: 2023-12-04T18:40:27.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-06T17:31:25.000Z (11 months ago)
- Last Synced: 2023-12-06T18:37:21.247Z (11 months ago)
- Language: Python
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent Of Code 2023 in Python
To run:
```bash
python3 1.py
```