What do we need to do to include a numerical value as part of a string?

Convert the value to a stringNothing - Python will convert it automatically

Convert the value to a string.