Perl Variables  «Prev  Next»

Access Perl Array - Exercise

Objective:Write a simple program that defines an array and prints out the values using foreach.
Paste your program code into the text area below and click the Submit button when you are finished.