I need the user to input a number of tests, then time in hh:mm:ss and then convert it to seconds (with a method) and store the values on a array.
Here is my attempt.<