Tuesday, August 12, 2008

Ok, I arrived more than half an hour ago, so now, I guess it's time to start cracking on Java. Bleah...

import java.util.Scanner;

public class STARTWORK {
public static void main(String[] args){
Scanner sc = new Scanner(System.in);

System.out.println("WORK! RARRRRR!!!!!!");

}
}



//The above code actually works! HAHA! BAH! RACHEL! CONCENTRATE!!!!!

No comments: