python + print a string + an int code example Example: print string + int in python print('sum is : ' +str(25))