Using the Apache Commons CSV library, read a CSV formatted file with a header line and print out the average of the last column.
This is meant as practice for working with JAR files, so download the library and use the JAR locally, not just in Codecheck.