Skip to content

Instantly share code, notes, and snippets.

@RobertoRodrigues
Created March 7, 2011 10:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RobertoRodrigues/858346 to your computer and use it in GitHub Desktop.
Save RobertoRodrigues/858346 to your computer and use it in GitHub Desktop.
Dojo 04/03/2011
public class Carnaval
{
public static void main(String args[])
{
System.out.println ("Feliz FERIADO de Carnaval DOJO USP Leste! XD");
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment