mirror of
https://github.com/KevinMidboe/knowit_julekalender-2018.git
synced 2026-01-22 17:25:30 +00:00
5 lines
78 B
Python
5 lines
78 B
Python
from luke_10.julebord import main
|
|
|
|
def test_answer():
|
|
assert main() == 953
|