/401-lab01

Exception Handling & Debugging

Primary LanguageC#

401-lab01

Exception Handling & Debugging

Purpose

  • purpose of this code was to create a numbers game in C#, you create an array of numbers and then choose a series of mathmatical actions to manipulate it with.
  • Open program in VS community and run the debugger
  • Instructions will prompt you to run through the code