Your code
Set the count of each loop.
Console
Results
0%
Press Run to check your code
Your code has an error
Set the count of each loop.
Why not 100%?
Penalties: none this run
Two loops in one sketch each get their own counter and their own list, and neither knows the other exists. The row along the top uses one, the column down the side uses the other.
Set the count of each loop.
Set the count of each loop.
Set the count of each loop.