Test Test public class HelloWorld { public static void main(String[] args) { System.out.println("Hello, World!"); // Prints the string to the consol 2026-01-05 杂谈杂记 5 Lunatic