1
0
2024_Advent_of_Code/day2
Nicolas Green 15a9c968c8
Fix redundant parentheses in conditional statement
Remove unnecessary parentheses in a conditional to improve code readability. The logic of the program remains unchanged, ensuring safe counting works as intended.
2024-12-04 00:02:57 -05:00
..
part1_input.txt renaming files 2024-12-03 11:21:54 -05:00
part1.py Fix redundant parentheses in conditional statement 2024-12-04 00:02:57 -05:00
test_part1_input.txt renaming files 2024-12-03 11:21:54 -05:00