mirror of
https://github.com/KevinMidboe/knowit_julekalender-2018.git
synced 2025-10-29 09:40:18 +00:00
5 lines
104 B
Python
5 lines
104 B
Python
from luke_06.nulltunge import main as nulltunge
|
|
|
|
def test_answer():
|
|
assert nulltunge() == 78650247070
|