Imagine the user enters two lists of integers. Return true or false depending on whether
or not the two lists are the same.Please do not use any Java code or libraries that we have not covered in class; this defeats the purpose of the assessment. |