mirror of
https://github.com/KevinMidboe/knowit_julekalender-2018.git
synced 2026-01-07 09:55:29 +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]'
|