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:
Tweet |
No comments:
Post a Comment
உங்கள் கருத்துகளை சொல்லுங்கள்