Saved Bookmarks
| 1. |
Explain with an example any 3 methods of creating a list.plz answer this I will mark as brainliest |
|
Answer» Answer: ADD Elements to a List. One can USE the method insert, append and extend to add elements to a List.Slice Elements from a List. Python also allows SLICING of the lists hope HELPFUL ❤️ |
|