Perl - Giving print an argument.?

John

New member
I'm new to programming and would like to print out an array but not certain elements within it. This is probably very simple but I need to learn this for a project I'm doing.
I'm guessing i would do this with the while operator to filter it out but don't know how to make this work
The data is simply 1... 400.
 
Back
Top