01-27-2007, 01:26 PM
|
#15
|
Playing for #1 Draft Pick
Join Date: Oct 2003
Location: Just West of Lambs land
Casino cash: $10004900
|
Quote:
Originally Posted by cdcox
class ChiefsPlanetSpeak{
public static void main (String[] s) {
for (String thisString:s) {
System.out.println(thisString)
}
}
}
|

|
Posts: 25,901
|
|