Question
statement that assigns the length of an array named intMovieTimes to intSpan. intPan = (intMovies.intSpan).
Answers
MathMate
array length syntax is different for different languages.
Please specify language you're using.
most use the syntax len(array), or variants.
Please specify language you're using.
most use the syntax len(array), or variants.