> என் ராஜபாட்டை : Chap- 8 -|| Part-3 STRING OPERATORS || Strings and String Manipulation

.....

.

Sunday, May 16, 2021

Chap- 8 -|| Part-3 STRING OPERATORS || Strings and String Manipulation

 


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:

 

CLICK HERE

 

No comments:

Post a Comment

உங்கள் கருத்துகளை சொல்லுங்கள்

 
 
Related Posts Plugin for WordPress, Blogger...