Nice! We compared the values of two vectors. we can do this with other logical operators such as >
or ==
as well.
Whoops! Didn't we want to check all of the vector values? length()
would only give the length, not the collection of values contained in y.