String Operators
Python provides the following operators for string operations. These operators are useful to manipulate string.
(i) Concatenation (+)
Joining of two or more strings is called as Concatenation. The plus (+) operator is used to concatenate strings in python.
Example
>>> "welcome" + "Python"
'welcomePython
VIDEO LINK:
Part-3 STRING OPERATORS || Strings and String Manipulation
WATCH HERE:
YOUTUBE LINK:
Tweet |
No comments:
Post a Comment
உங்கள் கருத்துகளை சொல்லுங்கள்