Write a program that will read a text file that contains an unknown number of movie review

Question:

Write a program that will read a text file that contains an unknown number of movie review scores. Read the scores as Double values and put them in an instance of ArrayList. Compute the average score.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: