Dear Monks
I want get even position elements in an array with single line statement
Example: @input=('a','b','c','d','e'); @output;
Output will be
@output contains b and d
In reply to Get even postion elements in an array by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |