Can anyone understand what I’m doing wrong? This code returns the error that “songs is not a function”. Regards, Shape of Mustard Answer The problem was how you access to your object https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Object Object properties mus…