Question: 1) Complete the following tasks: (25 pts.) a) Write a script to create a hash list for at least ten states (GA, NJ, CA, NY,
1) Complete the following tasks: (25 pts.) a) Write a script to create a hash list for at least ten states (GA, NJ, CA, NY, VT, WA, PA, MD, CO, IL). b) Print 3 of states by accessing their keys. o) Replace the values of three states since you notice you make a mistake while assigning their values. d) Remove three of the states of your choice. e) Print the hast list in a tabular form (you may use any iteration structure to complete this task) Write a script that would create a hash list of the courses you are taking this semester, you must assigned the course abbreviation (ex. CS2215) and course description (Perl Scripting), finally display in a tabular form all the courses. (10 pts.) 2)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
