The challenge seed code and/or your solution exceeded the maximum length we can port over from the challenge.
You will need to take an additional step here so the code you wrote presents in an easy to read format.
Please copy/paste all the editor code showing in the challenge from where you just linked.
Replace these two sentences with your copied code.
Please leave the ``` line above and the ``` line below,
because they allow your code to properly format in the post.
Your browser information:
User Agent is: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:123.0) Gecko/20100101 Firefox/123.0
Challenge Information:
Learn Basic String and Array Methods by Building a Music Player - Step 23
you need to start creating the callback that goes as argument to sort, for now you have the instructions on the function parameters and to have an empty function body
that’s a lot of syntax errors, delete everything you have added, everything you add needs to go inside the parenthesis of sort(), inside those parenthesis start writing your callback function, use arrow function, write the parameters and leave the body empty
thats just examples of what i tried so far… theres more but i didnt feel like sending a novel. i just dont understand what thhat means and the resources to figure it out are vague and very difficult to understand