Saved Bookmarks
| 1. |
To extract a sublist, we use _________ brackets.(a) Flower(b) Square(c) Double(d) Single |
|
Answer» Right option is (d) Single To explain I would say: To extract a sublist, we use single brackets. There are a number of ways of accessing the first component of a list. |
|