Skip to content

Instantly share code, notes, and snippets.

@fahmidwi
Created August 16, 2016 08:59
Show Gist options
  • Save fahmidwi/a7d1886df016f28fd1a5921a7a14f6d4 to your computer and use it in GitHub Desktop.
Save fahmidwi/a7d1886df016f28fd1a5921a7a14f6d4 to your computer and use it in GitHub Desktop.
public class Nama {
//method main
public static void main(String[] args) {
system.out.println("Nama : Fahmi dwi Syahputra");
system.out.println("Kelas : XI Rpl3");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment