#convert your number to a string using the str() function and add it to your existing string yourString + str(yourNumber)