write code
I uploaded the code and the example output. Please do not plagiarize. This assignment helps you practice with “classesâ€. Read the book for guidance: Chapter 15 and Chapter 17. Use a class to represent an album. The class keeps track of the album’s artist, title, year, and a list of ratings. Your task is to […]
