Skip to content

Instantly share code, notes, and snippets.

@uncoded-ro
Last active January 13, 2020 04:59
Show Gist options
  • Save uncoded-ro/fc192d28e498cefc0e0a0a0063e4bee9 to your computer and use it in GitHub Desktop.
Save uncoded-ro/fc192d28e498cefc0e0a0a0063e4bee9 to your computer and use it in GitHub Desktop.
class BunaJava {
public static void main(String[] args) {
System.out.println("Bun venit in lumea Java!");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment