DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PYTHON
concatenacion python
text1 = 'Hello ' text2 = 'World' phrase = text1 + text2 print(phrase) #Hello World
Source by www.pythonforbeginners.com #
PREVIOUS
NEXT
Tagged:
#concatenacion
#python
ADD COMMENT
Topic
COMMENT
Name
4+3 =
Submit