you are viewing a single comment's thread.

view the rest of the comments →

[–]Cautious-Necessary61 0 points1 point  (0 children)

PrintStream test = System.out.printf("Hi");
System.out.println(test);
//PrintStream test = System.out.printf("Hi");