Skip to content

Instantly share code, notes, and snippets.

@kcelestine
Created April 16, 2014 03:43
Show Gist options
  • Save kcelestine/10804071 to your computer and use it in GitHub Desktop.
Save kcelestine/10804071 to your computer and use it in GitHub Desktop.
Tutoring Joshua
public class Stewie {
public static void main(String [] args) {
System.out.println("//////////////////////");
System.out.println("|| Victory is mine! ||");
System.out.println("\\\\\\\\\\\\\\\\\\\\\\");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment