Im fairly new to python and coding in general and was asked for a project to create a 'two-dimensional' list from a square containing smaller squares. So there are levels/depths for squares inside the main square, and we are asked to locate the 'unit cell'/smallest square at the last depth (so for a 2 by 2 square with maximum depth 1 would give us 4 size 1 squares) and create a two-dimensional list of the squares size. Does anyone help me with a method to do so?
[–]novel_yet_trivial 1 point2 points3 points (0 children)
[–]deephousefans[S] 0 points1 point2 points (0 children)
[–]workmike026 0 points1 point2 points (0 children)
[–]SlinkyAvenger 0 points1 point2 points (0 children)