Race Result Details |
| Racer | tstats[ach5910_1] (ach5910_1) |
| Race Number | 40 |
| Date | Mon, 2 Dec 2024 12:21:46 |
| Universe | code |
| Speed |
53 WPM
Try to beat?
|
| Accuracy | 96.7% |
| Rank | 1st place (out of 1) |
Text typed:
|
public class HelloWorld
{
public static void main(String[] args)
{
String message = "Hello World!!!";
System.out.println(message);
}
}
— (book)
by Tony Gadiss
(see stats)
|
