e.append('new') # fail AttributeError: 'tuple' object has no attribute 'append' >>> e[0] 4 ... A = np.array([1,2,3]) >>> A array([1, 2, 3]).
確定! 回上一頁