List files of a directory and sort the files by file size in Python

preview_player
Показать описание
Your donation will support me to continue to make more tutorial videos!

As a Python developer one must know how to work and managing files. The OS module offers different functions and methods to work with files and folders.

In this tutorial I will walk you through how to list and sort files using the OS module in Python.

Python Code Snippet

Visit my website
Рекомендации по теме