1. Download the Lottery Powerball Winning Numbers: Beginning 2010 file from Data.gov and save it in the data folder inside your IntelliJ project
  2. Determine the total number of entries in the file.
  3. Each winning number consists of six numbers. List the sum of all the numbers in each winning number.
  4. Display the sum of all the numbers across all of the winning numbers.
  5. List all the winning numbers with at least one number less than 10.
  6. List all of the winning numbers that have numbers in accending order.
  7. Download a different CSV file from the Data.gov website and determine something interesting about the data.