Question: PROGRAM IN PYTHON IMPORTANT: -must allow the INPUT OF VARIABLES BY KEYBOARD -must include CLASSES AND METHODS -----------------------------ASK----------------------- Create a class called product with vector
PROGRAM IN PYTHON
IMPORTANT:
-must allow the INPUT OF VARIABLES BY KEYBOARD
-must include CLASSES AND METHODS
-----------------------------ASK-----------------------
Create a class called product with vector 1, vector 2, vector 3 attributes, which are vectors that can be in the plane or in space.
Create the methods Scalar product that will calculate all possible scalar products between the 3 vectors,
Vector product that will calculate all possible vector products between the 3 vectors
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
