You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this program, the user interacts with a dictionary. The user can input a word, part of speech, and filter the dictionary by part of speech. The Java program interacts with an enum to pull data from. There are still a bit of fixes to make, but the program overall works.