I hate to admit but I got my sun, moon, and earth code almost directly from a website and I filled in the code for the solution.java and it seems most of it has worked but I haven't a clue what to do to get this last task to pass. Any help/explanation into what exactly I need to do would be greatly appreciated. Thanks in advance for your time. Also on the site it is showing that there are three that didn't not pass but in Intellij IDEA the only one that didn't pass was "The readKeyFromConsoleAndInitPlanet method must correctly update the value of the variable thePlanet according to the task conditions." so the inconsistencies leave me a bit unsure what is really going on. The recomendation from this error says "If the input string is "moon", assign the corresponding object to the variable thePlanet."