[Solved] Lab 9: Sets in the Java Collection Framework For ... The required code is given below in case of any doubts you can ask me in comments. I have implemented the code and made sure to use the variables given in question only. The words.txt file was not included with the question so created one from my side. (please change the path to correct path of words.txt) Step-by-step explanation. SpellChecker.java. import java.io.*; import …