Advent Of Code 2023


run go: go build 'filename'.go && ./'filename'
run python: python3 'filename'.py