Monday, May 11, 2009
while(yvonneisstillalive){
System.out.println("she can still cook");
String foodA = "green curry chicken";
String foodB = "bacon omelette";
String foodC = "everything";
System.out.println("Choke, Yvonne, Choke!!!" + foodA + ", " + foodB + ", " + foodC);
}
i lost 0.5 marks for forgetting to return a value resulting in a null value for my array! wah so sad. instead of getting 6, i got 5.5. out of 8. ;) good enough for my standard! hahaa. it's programming 2 by the way!
Labels: australia, food, melbourne, random