Computer Science
We can combine two strings with the help of '&' operator.
Python String Manipulation
2 Likes
Answer
False
Reason — We can combine two strings with the help of '+' operator.
Answered By
2 Likes
We can combine two strings with the help of '&' operator.
2 Likes
False
Reason — We can combine two strings with the help of '+' operator.
Answered By
2 Likes