{TypeError}can't multiply sequence by non-int of type 'numpy.float64'. Multiplying float64 and tuples raises an error a=(2,4,6) b=35.6 c=a*b.
確定! 回上一頁