> என் ராஜபாட்டை : 12 STD || Part-1 : COMPUTER || Chapter 8 - Strings and String Manipulation

.....

.

Sunday, May 16, 2021

12 STD || Part-1 : COMPUTER || Chapter 8 - Strings and String Manipulation

 




Introduction 


       String is a data type in python, which is used to handle array of characters. String is a sequence of Unicode characters that may be a  combination of letters, numbers, or special
symbols enclosed within single, double or even triple quotes.


‘Welcome to learning Python’
 

“Welcome to learning Python”
 

‘‘‘ “Welcome to learning Python” ’’’
 

Example
 

In python, strings are immutable, it means, once you defi ne a string, it cannot be changed during execution.

 

 

VIDEO LINK:

 

 12 STD || COMPUTER || Chapter 8 - Strings and String Manipulation || Part-1


 

 

 

WATCH HERE:

 

 


 

 

 

YOUTUBE LINK:

 

CLICK HERE

No comments:

Post a Comment

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

 
 
Related Posts Plugin for WordPress, Blogger...