import numpy as np file = "inputs/day8.input" numbers = open(file, "rb").readlines()