Learning Python with Advent of Code Walkthroughs

Dazbo's Advent of Code solutions, written in Python

Advent of Code 2023

Welcome to AoC 2023!

For this AoC event I’ve decided to use Jupyter Notebooks!! That way I can write the code, write some pretty documentation, and capture the output, all at the same time and and in the same place.

You can check out my Advent of Code 2023 solution in these places:

The great thing about opening the notebook in Google Colab is that you don’t have to install anything yourself! You can take my notebook, look at the code, and run it. If you like, you can make a copy, and then start working on your own AoC notebook!

2023 Jupyter Notebook in Colab