Question: There are two files attached to this assignment / DO NOT TOUCH RUNNER FILE : /**U7_L2_Activity_Three.java** import java.util.ArrayList; public class U7_L2_Activity_Three{ public static ArrayList getOdds(ArrayList

There are two files attached to this assignment / DO NOT TOUCH RUNNER FILE :
/**U7_L2_Activity_Three.java**\
import java.util.ArrayList;
public class U7_L2_Activity_Three{
public static ArrayList
}
=================================================
/**runner_U7_L2_Activity_Three.java**\
import java.util.Scanner; import java.util.ArrayList;
public class runner_U7_L2_Activity_Three{
public static void main(String[] args){ Scanner scan = new Scanner(System.in); ArrayList
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
