Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/summasmiff/aoc_2021_day_2

🎄My www.adventofcode.com solution for Day 2 2021!🌟
https://github.com/summasmiff/aoc_2021_day_2

advent-of-code advent-of-code-2021 adventofcode

Last synced: 18 days ago
JSON representation

🎄My www.adventofcode.com solution for Day 2 2021!🌟

Awesome Lists containing this project

README

        

# Aoc2021Day2

My #AdventofCode solution for Day 2 of 2021!
[https://adventofcode.com/](https://adventofcode.com/)

## To Run

`iex> Aoc2021Day2.part_one("input.txt")`
`iex> Aoc2021Day2.part_two("input.txt")`