What does this code display in the console?
"Repeat song: true"
true
"Repeat song: "
The code displays the string "Repeat song: true".