python concatenate values in string code example Example: concardinate str and a variable in python print("the number is five " + str(5))