use strict; use warnings; my @array=(1,1,1); print "Reslut:",@array;