Find the size of file in Python

preview_player
Показать описание
In modern Python use pathlib.Path's stat().st_size to return the size of a file.
Рекомендации по теме