以下の内容について説明する。shutil.move()の基本的な使い方 移動... ... import shutil import os os.makedirs('temp/dir1/dir', exist_ok=True) ...
確定! 回上一頁