In this lesson you will lean how to use split in order to read records from a CSV file.
Read through a file with scores in it.
Find the highest and lowest score from the file and display that on screen.
Comments are closed.