DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
String Concatenation
first = "first words" second = "second words" third = first+second print(third)
PREVIOUS
NEXT
Tagged:
#String
#Concatenation
ADD COMMENT
Topic
COMMENT
Name
6+7 =
Submit