Robotics & Artificial Intelligence

Only single quotes can be used to declare a string in Python.

Python String Manipulation

3 Likes

Answer

False

Reason — In Python, a string can be enclosed in single quotes or double quotes.

Answered By

2 Likes


Related Questions