🌈 搜索
📅  最后修改于: 2022-03-11 14:45:20.597000             🧑  作者: Mango
import numpy a1 = [0, 0, 0] a2 = [5, 4, 3] numpy.array(a1) * numpy.array(a2)