Saturday, February 3, 2024

Hello World!

Sometimes you just want to say hello! This is how we say hello in Java.


public class HelloWorld {
    public static void main(String[] args) {
        System.out.println("Hello World!");
    }
}

No comments:

Post a Comment

We Live In A Simulation

 You read that title right. We live in a simulation. Nothing is real. It's as real as you want it to be. But that doesn't mean it...