LAB06 - Read & Keep the Cats - Code Template Please see problem statement/slides. Task 0 Configure VSCode to read input arguments (through the main method). Task 1 Read cat data from the file LifeOfACat.csv. Task 2 Store the data in an array and print out each cat's information at the end of the main method.