'''Using pathlib.Path() or os.scandir() instead of os.listdir(). is the preferred way of getting a directory listing, especially when you're working.
確定! 回上一頁