DEV Community

Discussion on: Advent of Code 2020: Python Solution Day 2

Collapse
 
chaos0815 profile image
Christian Wolf

Having solved this challenge myself, I have a hard time reading your code because of lack of meaningfull varible names.

Collapse
 
qviper profile image
Viper

Yeah. Will try to make it more readable. Thanks.