KnowledgeBoat Logo
|

Computer Science

An empty string is a string that has zero number of characters.

Python String Manipulation

1 Like

Answer

True

Reason — An empty string is a string without any characters inside, having length zero.

Answered By

3 Likes


Related Questions