Loading

Quipoin Menu

Learn • Practice • Grow

math-for-ai / What are Vectors?
exercise
1/5
Exercise 1Math-for-ai
Question

Write Python code using NumPy to create a vector with elements [2, 4, 6, 8] and print its shape and length (magnitude).