Contact PSVM   (Q & A)  |  Notes Below   Audio  |  [toc]   [prev] Slide 12 of 17 [next]
SIJLesson22 Slide12
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, [12 (top)], 13, 14, 15, 16, 17, [Lab]

Notes for Slide 12
To place a value into a particular location of an array,
provide an integer value that is between 0 and the
number of elements minus one. The value is places inside
of open and close square brackets. Notice that the value
can be something that is calculated, such as the contents
of a variable named "count".


1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, [12 (top)], 13, 14, 15, 16, 17, [Lab]