Perl Variables  «Prev  Next»

Perl Hash Index Table - Exercise

Objective: Write a program that creates a hash and prints the entries.

Instructions

When writing this program, use something else besides movies and years. Try it with and without the sort function just to see what happens. Paste your code below and click the Submit button when you are finished.