From 083bbf350e34d518d750711462dbb00f514f5bc6 Mon Sep 17 00:00:00 2001 From: Lauchmelder23 Date: Thu, 11 Oct 2018 21:44:47 +0200 Subject: [PATCH] Updated Problem 15 --- Problem_015.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Problem_015.py b/Problem_015.py index f21bc52..f4434f4 100644 --- a/Problem_015.py +++ b/Problem_015.py @@ -8,5 +8,8 @@ ###################################################################### # Look at Pascal's triangle ;) +# Every row with an odd amount of number contains the solution to any n-sided grid. -# Solution: +# This triangle is weird + +# Solution: 137846528820