Skip to content

Instantly share code, notes, and snippets.

@51enra
Created November 18, 2019 08:37
Show Gist options
  • Save 51enra/df1874378a76d45c3b6f865366bf0c44 to your computer and use it in GitHub Desktop.
Save 51enra/df1874378a76d45c3b6f865366bf0c44 to your computer and use it in GitHub Desktop.
class Senpai {
public static void main(String[] args) {
// display Notice me Senpai in the terminal
System.out.println("Notice me Senpai");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment