Race Result Details |
| Racer | wkn1 (wkn1) |
| Race Number | 59 |
| Date | Fri, 22 Nov 2024 14:00:34 |
| Universe | code |
| Speed |
33 WPM
Try to beat?
|
| Accuracy | 92.2% |
| Rank | 1st place (out of 3) |
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)
|
