0
I need explanation regarding the for loop please.
I dont fully understand the nesting of for loops, lets say we want to compare two arrays and return intersecting numbers. What is [i] and [j] exactly?
1 Réponse
0
Okay, thanks.
I dont fully understand the nesting of for loops, lets say we want to compare two arrays and return intersecting numbers. What is [i] and [j] exactly?