Python に組み込みのmap関数を使って、反復可能オブジェクトの要素に対して、一括で何らかの処理を適用 ... print(result) # <map object at 0xXYZ...>
確定! 回上一頁