https://github.com/orlandpm/Math-for-Programmers/blob/6966ec60a8243e884311cd3b566bd65ecc2b0541/Chapter%2002/vectors.py#L9 Hi! There is no need to use "*" and unpack vectors in this place.
Math-for-Programmers/Chapter 02/vectors.py
Line 9 in 6966ec6
Hi! There is no need to use "*" and unpack vectors in this place.