2018/Day06/Day6A.py

3 lines
31 B
Python
Raw Normal View History

2018-12-06 11:02:45 +00:00
from Day6 import part1
part1()