A New Dataset

Objectives

We would like to :
  1. Explore a new data set.

Notes

  • We are going to learn something that is outside of the syllabus, basic arrays
  • We want arrays, because the string.split method will return an array of strings.
  • We will use these will well formatted data
  • Here is a starting program
  • Parsing the input line becomes much easier.