Awesome! Contains ()
is the only method that will return true
or false
, depending on whether the list contains the given value.
Almost! Contains ()
is the only method that will return true
or false
, depending on whether the list contains the given value.