Advent Of Code template with a simple python script to fetch input data
-
Updated
Dec 9, 2024 - Python
Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.
You don't need a computer science background to participate - just a little programming knowledge and some problem solving skills will get you pretty far. Nor do you need a fancy computer; every problem has a solution that completes in at most 15 seconds on ten-year-old hardware.
Advent Of Code template with a simple python script to fetch input data
⭐️ solving https://adventofcode.com (2020.py|21.py|22.go)
Advent of Code 2020 solutions.
Python solutions to Advent of Code 2020
Done in boring old python
Advent of Code 2020 solutions
My Advent of Code 2020 solutions in Python 3 and Rust.
My Advent of Code Repository