Robotics & Artificial Intelligence
The '+' operator can be used for string concatenation.
Getting Started
2 Likes
Answer
True
Reason — The + operator is used to perform concatenation of two strings in Python.
Answered By
3 Likes
The '+' operator can be used for string concatenation.
2 Likes
True
Reason — The + operator is used to perform concatenation of two strings in Python.
Answered By
3 Likes