I am trying to make a program called \'print\', that takes in every data type, and prints it, like how System.out.print() would. When I got to making the print method for li