Solution for 19 using PIL and drawing a image.

This commit is contained in:
2017-12-19 15:58:22 +01:00
parent 038f429ff5
commit 9a543bc4f6
3 changed files with 194 additions and 1 deletions

View File

@@ -1,2 +1,4 @@
from luke_19.engler import main
def test_answer():
assert False
assert main() == 'batman'