In Perl, the terms array and list are used interchangeably, but you have to note an important difference: a list is immutable whereas an array is mutable.
確定! 回上一頁