Which command do we use to add an element to a list? *
1). list1.add(3)
2). list1.append(3)
3). list1.addlast(3)
4). list1.addend(3)
Answers
Answered by
1
Answer:
Which command do we use to add an element to a list?
2). list1.append(3)
Answered by
1
Explanation:
2) List1.append(3).
Hope the answer help u.
Similar questions
India Languages,
19 days ago
English,
19 days ago
Math,
1 month ago
Social Sciences,
1 month ago
English,
9 months ago
Social Sciences,
9 months ago
Math,
9 months ago