class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World! This is my first post on dev community");
}
}
For further actions, you may consider blocking this person and/or reporting abuse
class HelloWorld {
public static void main(String[] args) {
System.out.println("Hello, World! This is my first post on dev community");
}
}
For further actions, you may consider blocking this person and/or reporting abuse
Richard Shaju -
Mike Young -
Nomon -
João Vitor -
Top comments (1)