Complete the code to determine that book_two is a string.

>>> book_two = "Goodnight Moon"
>>>______(book_two)

FILL IN THE BLANK


Answer :