Description
Steps: • Create a new project in Eclipse • Copy the provided wordlist.txt file into the Project folder • Write a single Class named “Reverser” that performs the requested tasks: Tasks: • Use a java.util.Scanner to load each word in the wordlist.txt file into an ArrayList