String in Python
String: A String is a immutable data type. It is sequence of character enlosed with single quotes or double quotes or triple quotes.
Example-
string1 = "Quizmanthon"
String Operators
String: A String is a immutable data type. It is sequence of character enlosed with single quotes or double quotes or triple quotes.
Example-
string1 = "Quizmanthon"