// This is my first Java Program — today
public class JoeCrawford
{
public static void main(String[] args)
{
System.out.print(“Hello Joe!\n\n”);
System.out.println(“\tThis is fun?”);
System.out.println(“What is the . . . \1 \2 \3 \4 \5 \6?”);
}
}
and…
¡Hola! ¿Como te llamas?
Muy bien, ¿y tu?