Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cyntler/advent-of-code-2022

My solutions for Advent of Code 2022. Hello Python!
https://github.com/cyntler/advent-of-code-2022

advent-of-code-2022 python

Last synced: about 1 month ago
JSON representation

My solutions for Advent of Code 2022. Hello Python!

Awesome Lists containing this project

README

        

# advent-of-code-2022

My solutions for Advent of Code 2022. Hello Python!

## How to run?

Open your terminal and just run a helper Shell script.

```sh
./execute day[number]
```