Strings are a sequence of characters which can be stored either as a constant or a different variable. Strings are considered as a datatype. Typically, programmers must enclose strings in quotation marks for the data to recognized as a string and not a number or variable name. String concatenation means adding strings together. Meaning concatenating two or more strings.
Note: In python, to concatenate two strings use the
+
character to add a variable to another variable
Python Programming
by concatenating the strings Python
and Programming
¶20
¶19
¶2019
¶