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