Race Result Details |
| Racer | Adam (adamjason804) |
| Race Number | 3 |
| Date | Fri, 10 Oct 2025 3:43:45 |
| Universe | code |
| Speed |
53 WPM
Try to beat?
|
| Accuracy | 99.3% |
| 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)
|
