@WoodysWorkshop you can just place another array block inside of the first one! We actually did something like this on stream yesterday. We wanted to create a schedule where each day of the week had an array of numbers. Here’s what that code looked like:
The inner loop in this case is filling each day of the week with “-1” which we decided meant “nothing is scheduled”