X1131: Set Contains - In Two Sets

Write a method that will return true if the parameter value is in both of the given sets. Try to use only one line of code in the method.

Your Answer:

Reset

Practice a different Java exercise

Feedback

Your feedback will appear here when you check your answer.