Thanks a lot. import os import pathlib pathdirectory = pathlib. ... in os.listdir(pathdirectory): path = os.path.join(pathdirectory, ...
確定! 回上一頁