The program allows the user to choose the input file to use.
The program allows the user to enter the word to search for. The program allows the user to specify which solution to consider (e.g., trie or TST) The program outputs the final result in terms of whether the word entered exists in the input file or not