Computer Science

Fill in the blanks:

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

Python String Manipulation

2 Likes

Answer

string slice

Answered By

2 Likes


Related Questions