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!");
}
}
There are times where I cannot help the thoughts that come into my mind. They're racing and I feel like I don't have any control ov...
No comments:
Post a Comment