append varbiale to string in python code example Example: python concatenate strings Click to copyprint “{0} {1} is {2} years old.” format(fname, lname, age)