2018/Day06/Day6B.py

3 lines
31 B
Python
Raw Permalink Normal View History

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