smithavery3941 smithavery3941 16-01-2024 Engineering contestada Add a method named problem9 that accepts two arrays of integer values. Find the elements that only appear in one of the arrays. You may assume each array contains unique elements. Return the result.