You can also use the pathlib module with Python 3.4 to list all subdirectories in a directory. The idea is to call the Path.iterdir() function, ...
確定! 回上一頁