Robotics & Artificial Intelligence

Triple quotes are used to create multiline strings.

Python String Manipulation

1 Like

Answer

True

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

Answered By

2 Likes


Related Questions