Question: Write a simple address book program. Create a hash with the keys being the firstname-lastname and the value being the address. Print the hash's data
Write a simple address book program. Create a hash with the keys being the firstname-lastname and the value being the address. Print the hash's data sorted in a case-insensitive alphabetical order by last name.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
