Local Code Challenge

Continuing with our dataset, this challenge we will collect a list of the first 3 Nintendo Entertainment System platform scores.

You'll be completing this challenge using an IDE or code editor locally on your own computer. Download the code to get started and use the tools in your IDE or code editor to help you complete it. When you're ready, upload your finished code to run a series of tests and make sure everything's in working order!


Extra tips:

Remember to check the imperative style. Use the Gradle task treehouse > prepareSubmission to run the tests and create the zip.

There is more information in the README.md file in the root of the project.