🌈 搜索
📅  最后修改于: 2022-03-11 14:46:20.756000             🧑  作者: Mango
import numpy as np l=[1,2,3] a=np.array(l) print(a) #this will give the array