Substring

Technology / Programming / Substring: A string is the smallest type of variable that holds non-numeric data. Word, phrases, lines of a file, and full sentences are examples of string values. In python, a string can also hold a number, but it does so as a non-numeric value. That is, it treats it as a character rather than a operand of arithmetic.
Search Google for Substring: