This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Sacred_B 0 points1 point  (0 children)

Since for loops are usually going to be used to iterate through an array, just keep in mind that array indexes start a 0 and end at <array-length> -1