KnowledgeBoat Logo
|

Robotics & Artificial Intelligence

String slicing means to create a sub string.

Python String Manipulation

2 Likes

Answer

True

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

Answered By

2 Likes


Related Questions