Question: How do I fix this error? Don't rewrite the whole code, just tell me what I need to change. To be clear, it is outputting
How do I fix this error? Don't rewrite the whole code, just tell me what I need to change.
To be clear, it is outputting exactly what it should be. The only issue is that out of bounds error. 
D Problem 3java 3 public class Problems public static void main (Stringl] args) String[] daySun "on""Tues, Wed" "Thurs",Fri "sat" inti -(1,2,3,4,5,6,7], (8,9,10,11,12,13,14], (15,16,17,18,19,28,21), [22,23,24,25,26,27,28), [29, 30)); int sum-8; for (int ,0;i
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
