day 3: another method
This commit is contained in:
@ -32,5 +32,5 @@ def part2(inp):
|
||||
print(f"Cumulative product of tress : {tree_product}")
|
||||
|
||||
if __name__ == "__main__":
|
||||
#part1('./input.txt')
|
||||
part1('input.txt')
|
||||
part2('input.txt')
|
||||
|
Reference in New Issue
Block a user