Before we use the NumPy array in the python code, we need to first "import" the NumPy toolbox ... np.asarray 將list轉換成NumPy array A=[1,3,5.] ...
確定! 回上一頁