Asapplease make it neat and simpleYou are to write a java program allowing the user to play a word game. There should be two different lists of words: a set of misspelled words and a set of words spelled correctly. Here are the steps to play the game: 1. Your program randomly selects a word from the list (it could be a word that is misspelled or a word that is spelled
OR
OR