Advent of Code
DR

DR @jd2r

Joined:
Oct 21, 2022

Advent of Code

Publish Date: Dec 1 '22
2 1

I just completed the first Advent of Code challenge! This is my first AoC, and I'm doing it in Python this year 🐍

The first challenge involved (for me) reading files, for loops, summing, sorting, lists and getting max values from lists. I haven't worked with Python much recently, so it's a great motivator to be able to get both stars in less than half an hour.

I'll be publishing my solutions on Github this year.

How many of you are doing AoC this year? How'd you do with the first challenge?

Comments 1 total

  • Kurtiss Frost
    Kurtiss FrostDec 1, 2022

    I'm pretty new to the coding world so I didn't even know what that was. But, it sounds like a good way to expand your knowledge and to challenge yourself.

Add comment