diff --git a/Problem_015.py b/Problem_015.py index f4434f4..abeafcc 100644 --- a/Problem_015.py +++ b/Problem_015.py @@ -1,3 +1,4 @@ + ###################################################################### # Starting in the top left corner of a 2×2 grid, and only being able to # move to the right and down, there are exactly 6 routes to the bottom right corner.