源代码
import numpy as np arr = np.array(61) print(arr)
运行结果