To get out of teaching and become a waiter! I can't take it any more. Please hire me! I am desperate.
I am available starting Summer 2011 for any job, any place. I'll move if I have to. I'll live in a van. I will shine shoes. Please please please.
I'm good at HTML. I know the <p> tag and the <h1> tag!! I am also good at Java. I wrote this:
public class Hello {
public static void main(String[] args) {
System.out.println("Hello, world!");
System.out.println();
for (int i = 0; i < 10; i++) {
System.out.println("This program produces");
System.out.println("four lines of output");
}
}
}
This document is (C) copyright SteppCo, 2011. All rights reserved.