0 / 60 seg.

What is the result of these three lines of code?

vect1 <- c(1:4)
vect2 <- c(1:2)
vect1 * vect2