+ 2
import os file_size = os.path.getsize('file path') print(file_size)
1st Jun 2020, 4:48 PM
Avinesh
Avinesh - avatar