It would seem you're doing it the right way. One thing though: you might want to replace the following piece of code: [[x[i]]*b[i] for i in range(len(x))].
確定! 回上一頁