May 2010
11 posts
Keys to success.
import java.util.Scanner; public class Sleepers { Scanner kb = new Scanner(System.in); String result; public static void main(String[] args) { Sleepers program = new Sleepers(); program.run(); } public Sleepers() { } public void run() { System.out.println(“What was the result, W/D/L?”); ...
I hope you find what you're looking for.
I shouldn't drink by myself.
washitwithsoap:
Because I just get really upset.
It’s never been a matter of wanting what I can’t have; it’s a...
This can't be the end. →