can you explain to me how this code works??
func playSong(_ name: String, notes: () -> String) { print("I\'m going to play \\(name).") let pl