KnowledgeBoat Logo
|

Robotics & Artificial Intelligence

Triple quotes are used to create multiline strings.

Python String Manipulation

2 Likes

Answer

True

Reason — In Python triple quotes are used to declare a multiline string.

Answered By

3 Likes


Related Questions