Reply To: Count to 840

Home Forums The Train Wreck and Forum Games Count to 840 Reply To: Count to 840

#10137
David
Participant

You guys are messing up the entire process. ._.

Script said:
import java.io.*;
public class Run {

public static void main (String[] args) {
System.out.print(“Enter the number:”);
BufferedReader br = new BufferedReader(new InputStreamReader(System.in));
String userName = null;
try {
userName = br.readLine();
} catch (IOException ioe) {
System.out.println(“ERROR. :(“);
System.exit(1);
}
System.out.println(“The following number has been printed: ” + userName);
}

}

import thecountinggame.class.*;

public class run() {
if (ZhlinkSays843)
say844();
}

private void say844() {
print(“844”);
}