Skip to content

Instantly share code, notes, and snippets.

@Morzanne
Last active May 9, 2019 10:42
Show Gist options
  • Save Morzanne/baba2fd3516605fa1f8d452cd5039b45 to your computer and use it in GitHub Desktop.
Save Morzanne/baba2fd3516605fa1f8d452cd5039b45 to your computer and use it in GitHub Desktop.
JDK quest Java
public class Senpai{
public static void main(String[] args) {
System.out.println("Notice me Senpai");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment