Computer Science, asked by harsh78990, 7 months ago

Describe the various ways in which deletion operation can be done in list. Illustrate all the diffreent methods with their examples.

Answers

Answered by ritesh2309
1

Answer:

List splicing, sorting , appending , searching , inserting and removing data are some of the operations that can be performed. The append() here, has stored the entire list in sample_list as a single list item.

Similar questions