You will create a list a_list comprising of integers. Then, using the array() function, convert it an array. import numpy as np a_list = [1 ...
確定! 回上一頁