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