#8 String in Python – Part 1 (Python Tutorials)

#8 String in Python - Part 1 (Python Tutorials)

Strings (First Part)

This tutorial is the first video about strings. In this first part, you will
learn how to declare a string and also how to write a multi-line string. Learning
how to work with string is very essential in any programming language and python
is no exception. Notice that nearly all other data types are convertible into
strings and as a result it can be used an intermediary type of data for storage.

Watch The Video on Youtube