Question: Create a program that reads in flora.csv and creates a hash table. All the user to search for the name of a flora and output
Create a program that reads in flora.csv and creates a hash table. All the user to search for the name of a flora and output whether or not it was found along with the family of the flora. Also allow the user to add or remove flora. Below is an
example run: 30703 flora read into a hashtable
1 = Search for a flora
2 = Add a new flora
3 = Delete a flora
Your choice: 1
Flora Name: pear
This flora was found. Family = Rosaceae
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
