filmov
tv
#6 Python 3.8 Programming Tutorial | String Literals Part-1

Показать описание
In this video we will learn :
-String
- Slice Notation
String are the data type that represent the text data.
String literals can be created by enclosing the data in the single or double quotes.
Multi-line string literals can be created by enclosing data in triple quotes.
-String
- Slice Notation
String are the data type that represent the text data.
String literals can be created by enclosing the data in the single or double quotes.
Multi-line string literals can be created by enclosing data in triple quotes.