Consider a list [a, b, c, d]. Which element exists at index 4?(1 point)
Responses
the element d
the element d
the element b
the element b
the element a
the element a
There exists no element at index 4
1 answer
There exists no element at index 4