Rather than allocating a fixed four bytes of memory for a long int variable, Python decides how many bytes to assign based on the actual size of the number.
確定! 回上一頁