Skip to content

Instantly share code, notes, and snippets.

@DavidBernalGonzalez
Created May 16, 2019 19:34
Show Gist options
  • Save DavidBernalGonzalez/3d0ac234aa8dbbd1200a00e4b47ddc12 to your computer and use it in GitHub Desktop.
Save DavidBernalGonzalez/3d0ac234aa8dbbd1200a00e4b47ddc12 to your computer and use it in GitHub Desktop.
JOptionPane1
import javax.swing.JOptionPane;
public class Main {
public static void main(String[] args){
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment