Search
The variable word stores the string "house" and the variable number stores "1234".
word
"house"
number
"1234"
Use + to join both the strings.
+