from os import path # Get size of this text file. size = path.getsize("/enable1.txt") # Display the size in bytes. print(size). 1916146.
確定! 回上一頁