リストの初期化 list_init = [[] for _ in range(4)] list_init[1].append('x') list_init [[], ['x'], [], []] 便利帳 組合せ二項定理公式 Python環境 この記事を書いた人 ictsr4 関連記事 順列・組み合わせの公式集 2023年9月21日 Python環境 2023年9月29日 おすすめ書籍 2023年10月16日