cnovel / AdventOfCode2023

Back to Python for this year!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2023 ๐ŸŽ„

Back to Python for simplicity this year (having a kid makes it harder to find time to code!). Nonetheless, some goals for this year edition:

  • More regex! Too many times I have found my way around by splitting strings with token. This year is the year I master the Regex! ๐Ÿ’ช
  • Better code organization! Usage of classes in order to avoid duplicate code between each day. ๐Ÿ—ƒ๏ธ

About

Back to Python for this year!

License:Mozilla Public License 2.0


Languages

Language:Python 100.0%