String Concatenation « String « Python






1.String concatenation DemoString concatenation Demo
2.Concantenate a string by '\'Concantenate a string by '\'
3.Concatenate Strings (glued together) with the + operator, and repeated with *Concatenate Strings (glued together) with the + operator, and repeated with *