Test

Test

_
public class HelloWorld {
    public static void main(String[] args) {
        System.out.println("Hello, World!"); // Prints the string to the console
    }
}

Hello Halo 2026-01-05