Code Experts
Home
Challenges
Notes
Compiler
Forum
Exam
Contact
Sign in
Sign up
Home
Challenges
Notes
Compiler
Exam
Forum
Contact
Log In / Register
Copied To Clipboard !
create two vectors and calculate their dot product.
WAP to create two vectors and calculate their dot product.
Note: Give the input in the code itself
Sample input:
[1, 2, 3]
[4, 5, 6]
Expected output: Dot product: 32
Total :
0 Discussion
Login
Code (Optional)
Upload Code Image (Optional)
Post Your Comment