Skip to content

Instantly share code, notes, and snippets.

@Devcodpanda
Created May 2, 2020 18:42
Show Gist options
  • Save Devcodpanda/e5ebe190333c8479d83ace9c62dde8a5 to your computer and use it in GitHub Desktop.
Save Devcodpanda/e5ebe190333c8479d83ace9c62dde8a5 to your computer and use it in GitHub Desktop.
Senpai
class senpai {
public static void main(String[] args) {
// afficher le Notice me Senpai dans le 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