perl print an array

150

perl print an array -

# Basic syntax:
print "@your_array\n";

Comments

Submit
0 Comments