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!");
}
}
Ever have that feeling that no one is listening to you? Yeah, that feeling. It can be a strong feeling to have, a hurtful feeling also. The...
No comments:
Post a Comment