num isn't an array i believe so you wouldn't use .length. Make sure to use <= so it cycles through all the way.
num doesn't have length.
num
length
This comment is hidden because it contains spoiler information about the solution
Loading collection data...
num isn't an array i believe so you wouldn't use .length. Make sure to use <= so it cycles through all the way.
num
doesn't havelength
.This comment is hidden because it contains spoiler information about the solution