Help for this page
Select Code to Download
Select
or
download this
@array = (); # @array is an array, () is an empty list
Select
or
download this
@array = (1, 2, 3);