write a perl program that uses a hash structure


Write a Perl program that uses a hash structure. The program should use a larger number of operations (100 or more) on this hash. To do that, use a random number generator to create names (three-character each) and ages. Add the new element into the hash when the generated name has a unique value. In case a duplicate name gets generated, then the age of the person should be displayed

Request for Solution File

Ask an Expert for Answer!!
Application Programming: write a perl program that uses a hash structure
Reference No:- TGS0205103

Expected delivery within 24 Hours