Explore Library
QuizIntermediate

Vector Addition and Scaling

How basic vector operations work element-wise.

Given vectors a = [1, 2] and b = [3, 4], what is a + b?