I understand that we have only seen the println() and print() methods, but why can't we use the format() method? It is easier to format strings, and the output would be the same as using println(" " + " ").