Q2
What method is used to insert an element at a specific index in a list or tuple?
A.
insert()
AnswerB.
add()
C.
append()
D.
push()
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board