No matter how hard I try to fix this code it doesn't seem to want to work. I initially read the instructions and did everything like it said then when I clicked verify I am now being told I need to add Thread.sleep(3500); to the main method. I'm not sure how to check the time from the main method. This is the first task that I think I am going to skip for now. I can get the output the way that this task is asking, but it wants me to check the time in the main method some how. Any tips/explanation would be useful thanks. :)