Just a quick question about being able to see an output from the tasks. As an example, when I passed the task 0820, Animal Set, the output doesn't show anything in intellij, even though the code has System.out.println(object); in the printPets method. I'd like to be able to see the output for the tasks in general, not just for this task. Any idea what I have to do to see outputs for the tasks? Thx. p.s. I've included the screenshot of the bottom portion of the intellij, where it just says, "Process finished with exit code 0", but not the output.