Help for this page
Select Code to Download
Select
or
download this
@a = map { $_ = 3; } [];
Select
or
download this
@a = map { $_ = 3; } $x.$y;