Use the following code segment to answer this question:
aList [0, 1, 2, 3, 6]
11
len LENGTH (aList)
REPEAT len TIMES
{
aList[i]aList[1] MOD 2
11+1
What is the new value of aList [3] after this code segment?
Elimination Tool
Select one answer
A 0
B
1
C 2
D 3