Robotics & Artificial Intelligence

String slicing means to create a sub string.

Python String Manipulation

3 Likes

Answer

True

Reason — String slicing is used to create a sub string from a string.

Answered By

2 Likes


Related Questions