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