diff --git a/2020/sketch_2020_02_05a/sketch_2020_02_05a.pyde b/2020/sketch_2020_02_05a/sketch_2020_02_05a.pyde index 90bf0ebc..2dd6da73 100644 --- a/2020/sketch_2020_02_05a/sketch_2020_02_05a.pyde +++ b/2020/sketch_2020_02_05a/sketch_2020_02_05a.pyde @@ -1,5 +1,5 @@ """ -Number of possible non intersectings quads on 4x4 grid: 234 +Number of possible non intersecting quads on 4x4 grid: 234 Cols: 293 Rows: 6 """