filmov
tv
Introduction to Python Programming: #3: Strings (Part 1)
![preview_player](https://i.ytimg.com/vi/OqrVqUm9mnk/maxresdefault.jpg)
Показать описание
In this video tutorial we take a deep dive look at the Python built-in sequence data type "strings". We define what a string data type is, see how to use strings with the print() function, examine the use of single, double, and triple quotes with strings, see the \n newline character used with strings, and investigate different errors that are common when using the quote characters with strings. Enjoy!