To get the size of a Python object, you can use the getsizeof() function from the sys module. This function returns the size of an object in bytes.
確定! 回上一頁