concate to variable python3 code example Example: concardinate str and a variable in python print("the number is five " + str(5))