mirror of
https://github.com/KevinMidboe/knowit_julekalender-2017.git
synced 2025-10-29 01:30:19 +00:00
5 lines
78 B
Python
5 lines
78 B
Python
from luke_10.julebord import main
|
|
|
|
def test_answer():
|
|
assert main() == 953
|