@ -0,0 +1,6 @@
#!/usr/bin/env python
from aoc import get_input # AoC
import re # regex
data = get_input(7)