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