Use a nested list comprehension to write a nested for-loop in one line ... Use the syntax [operation for i in iterable1 for j in iterable2] to run operation for ...
確定! 回上一頁