mirror of
https://github.com/KevinMidboe/knowit_julekalender-2018.git
synced 2025-10-29 17:50:19 +00:00
5 lines
104 B
Python
5 lines
104 B
Python
from luke_11.sikksakk import main as sikksakk
|
|
|
|
def test_answer():
|
|
assert sikksakk() == '[-9418,6798]'
|