OS.walk() gets the filenames in a directory. ... import os from os.path import join, getsize from pathlib import Path # needs Python 3.5+ ...
確定! 回上一頁