|
Looks like I should change everything to a double to be safe (looking at grade). The funny thing is the teacher has a very similar example for us in a file that takes a file, splits it up into lines and reads the lines of a text file and outputs them but what makes this difficult for me is having to use 2 separate classes.
I dont understand what else should be done in the methods, we dont use a get and call it from the controller class?
|