Lecture No 3
Lecture No 3
String in Python?
What is string?
What is string?
• Most programming languages have a data type called a
string, which is used for data values that are made up of
ordered sequences of characters, such as "hello world“
and"LKJH019283". A string can contain any sequence of
characters, visible or invisible, and characters may be repeated