added base scripts
This commit is contained in:
2
base/aoc/__init__.py
Normal file
2
base/aoc/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from .partselector import get_logger, part_one, part_two, draw
|
||||
from .input import get_input, read_single_keypress
|
||||
Reference in New Issue
Block a user