1
List a is defined as follows: a = 11,2,3,4,5),
Select all of the following
statements that remove the middle
element 3 from a so that it equals [1, 2,
4,51
a.remove(3)
a[2] 0
a[2:31 1
a[2:2] 0
del a[2]
1 SEE ANSWER
Answers
Answered by
0
Answer:
sarika f the same as 3. I will be able the same as a result. I
Similar questions