What does this code display in the console?

The string "Repeat song: true"The boolean trueThe string "Repeat song: "

The code displays the string "Repeat song: true".