: A method in the Review class that returns a string comment. 🛠️ Implementation Review Part A: getAverageRating()

: Unlike Part A, you must use a standard for loop (with int i ) because the index number is required for the formatted string.

: The resulting strings must follow the format: index-comment .