Find all the mirpnumbers under 1000.

This commit is contained in:
2017-12-19 16:56:11 +01:00
parent ee60a0624a
commit a6808e9832
2 changed files with 29 additions and 1 deletions

View File

@@ -1,2 +1,4 @@
from luke_11.mirptall import main
def test_answer():
assert False
assert main() == 36