multiple line string in the python code example Example: how to print multiple strings on one line in python number1 = 6 number2 = 10 print(number1, " + ", number2