Computer Science

Fill in the blanks:

_________ is a part of the string containing some contiguous characters from the string.

Python String Manipulation

2 Likes

Answer

String slice

Answered By

3 Likes


Related Questions