# [Advent of Code](https://adventofcode.com) Solutions

It's a fun challenge!

You should try it out if you like coding, puzzles, or want to learn a coding language or data science tools.

```js
if (isAdvent) {
	programmer.goTo("adventofcode.com");
}
```