From 0b4082007d096b84fdf83ca00a4331c1a171260f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustav=20S=C3=B6rn=C3=A4s?= Date: Thu, 5 Dec 2019 07:23:22 +0100 Subject: Day 5...? --- solutions/py/05.py | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 solutions/py/05.py diff --git a/solutions/py/05.py b/solutions/py/05.py new file mode 100644 index 0000000..28b2626 --- /dev/null +++ b/solutions/py/05.py @@ -0,0 +1,4 @@ +''' +this code has been redacted due to ugliness +please check back later +''' -- cgit v1.2.1