50 likes | 476 Views
In Python, string is an immutable sequence data type. It is the sequence of Unicode characters wrapped inside single, double, or triple quotes.
E N D
Python Strings Accessing a String Operations on String Escape Sequences String Function Declaring a String String formatters Introduction to string String Concatention