You have a minor misspelling in the following sentence:
To explain theIt should be separated instead of seperated.in()
predicate, we will require the user to enter multiple strings seperated by commas and then click theGO
button, we will then save that string in aString
array using thespilt()
method and,
as the delimeter, we will then pass theString array
as the second argument for thein()
predicate and then use the `Case.