Respuesta :

What is slicing?

In Python, there is a concept of string, list and tuples. Sometimes it is required to access part of those string, list and tuples. This is known as slicing.

In case of slicing, suppose the the end index specifies a position beyond the end of the list, Python will return to the default length of the string. So there will be no error if the end index specifies a position beyond the end of the list.

So the above sentence is a true sentence.

To learn more about slicing, refer to the link-

https://brainly.com/question/19660645

#SPJ4

ACCESS MORE
EDU ACCESS