Text Details
|
public class HelloWorld
{
public static void main(String[] args)
{
String message = "Hello World!!!";
System.out.println(message);
}
}
—
HelloWorld
(book)
by Tony Gadiss
|
| Language: | English |
| Submitted by: | gtswpm150 |
This text has been typed
more than
1000 times:
| Avg. speed: | 42 WPM |
|---|---|
| Avg. accuracy: | 94.6% |