JavaScript 2 - Module 2

Lesson Task 1 Question

Using the array in script.js, create a list from each item displaying the name and rating property for each.

Clicking on an item should toggle a class called played on each item.