Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Java Enterprize Challenge

Name: Anonymous 2011-06-05 15:50

Program a Java that lets you use the printer in your applications.

Name: Anonymous 2011-06-05 16:00

public class Main {

    public static void main(String[] args) {
        System.out.println("I'm a printer.");
    }
}


run:
I'm a printer.
BUILD SUCCESSFUL (total time: 0 seconds

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List