Arrays and Nested Loops Exercises

This is a starter project for the exercises listed in the Arrays and Nested Loops Exercises resource

  • Clone this repository to your local machine
  • Open the solution in Visual Studio
  • Open the Program class
  • A method has been added to the Program class for each exercise
  • Go to the method for the exercise you'd like to add
  • Add your code after the comment, 'Enter your solution here'