SyntaxFix
Write A Post
Hire A Developer
Questions
import numpy as np a = [2,2,2] b = [1,1,1] np.subtract(a,b)