Converts number to a string.
number (any type): The number to convert to a string.
Reports "10", the string representation of the number 10.