write a function that converts that number into a string python code example Example: make int into string python number = 12 string_number = str(number)