CBSE Class 11 Computer Science
Question 46 of 104
List Manipulation — Question 9
Back to all questions 9
Question Question 9
The del statement can only delete list slices and not single elements from a list.
False
The del statement can only delete list slices and not single elements from a list.
False