Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Last active July 27, 2019 04:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/e96ed34c87ce039eb08105a0abcc2485 to your computer and use it in GitHub Desktop.
Save parzibyte/e96ed34c87ce039eb08105a0abcc2485 to your computer and use it in GitHub Desktop.
/**
* @param args the command line arguments
*/
public static void main(String[] args) {
System.out.println("Programando en Java usando NetBeans 11\nParzibyte.me");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment