Stefan Arentz on Nostr: I'm again really enjoying using Python for #AdventOfCode. Like last year my approach ...
I'm again really enjoying using Python for #AdventOfCode.
Like last year my approach is to convert the puzzle input to a high level model using modern #Python features like Data Classes, Enums and strict typing.
It is a bit more work that one-liners but I am not doing this for speed. Instead I want to be better at writing modern robust #Python code.
šš
Like last year my approach is to convert the puzzle input to a high level model using modern #Python features like Data Classes, Enums and strict typing.
It is a bit more work that one-liners but I am not doing this for speed. Instead I want to be better at writing modern robust #Python code.
šš