aoc/README.md
2024-12-04 13:52:25 +00:00

256 B

Advent of Code 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.

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