Dim intTable(lO) As Integer 1 Stores 11 values Dim intlndex As IntegerDim intMaxNum As Integer = 11 For intlndex = 0 To intMaxNumintTable(intlndex) = CInt(InputBox("Enter the next value:"))Next
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.