System.out.print((double)doubleVar); } }
Next, I'm to add another method called calcAvg but I'm not sure where I'm supposed to put it, what's proper. I don't recall doing this before and I didn't bring my 15 pound book with me ().
I think I have it now though, thanks anyways for trying.
hold = hold / nums.length; return hold; }
then to call it youd just do