Tell us what’s happening:
Isn’t my code correct? I tried this code and yet this shows an error
Your code so far
<!-- file: index.html -->
/* file: styles.css */
/* file: script.js */
// User Editable Region
const pausesong = () => {};
// User Editable Region
Your browser information:
User Agent is: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:131.0) Gecko/20100101 Firefox/131.0
Challenge Information:
Learn Basic String and Array Methods by Building a Music Player - Step 46