how to write string and int in python print statement code example Example: print string + int in python print('sum is : ' +str(25))