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