Help for this page
Select Code to Download
Select
or
download this
@array = (perl, monks); print "Hello @array World!";
Select
or
download this
print @array;