code import numpy as np a=np.array([[2, 2, 3], [3, 5, 12]]) b=np.unique(a) c = b>10 d = np.extrac ...

关注我们的公众号

微信公众号