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