String variables in Python is assigned with values inside single or double quotes. The values of a string can be uppercase, lower case or title form. The contents of a string can be concatenated to another string value using plus symbol.
#python
#string
#course
#easydatascience2508