We will learn how to get the size of a file in Python. We will use os module provided by Python to achieve our goal. os.path.getsize() is used here.
確定! 回上一頁