Hello everyone, I need a little help understanding what to do for a final project. I'm writing a program that will make an array for 10 songs, sort them by title, genre, and artist name, and make a hierarchy chart showing the branch of modules.
I understand this for the most part, but I'm having a little trouble writing the string values, and how to pass it through the sorting array with the numberOfEls value to make it more adjustable. Any help would be greatly appreciated, thanks alot.