2018/Day06/Day6A.py

3 lines
31 B
Python

from Day6 import part1
part1()