Guess: Each of the numbers contained within X will be increased by 1
Guess: Each of the numbers contained within Y will be multiplied by 2
Guess: The sum of the count of numbers within x and y
Guess: The number in x will be added to the number in y in regards to their position in the vector
Guess: Will print the count of items greater than 5 within x. Will print the sum of the numbers whose values are greater then 5
Guess: Sum of those in X whose value is greater then 5 and sum of those in x whose value is greater then 3
Guess: The number in Y whose position is 3 from the left
Guess: The number in Y whose position is 3 from the right
Guess: returns the numbers of Y within the positions of those numbers in X. NA mean Not Applicable, for those beyond the range of X.
Guess: Returns all elements greater then 7 within Y