I remember it all too well
I remember it all too well
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}
// saída: Hello, World!
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}
// saída: Hello, World!