Race Result Details |
| Racer | Evan (evang_dvorak) |
| Race Number | 2 |
| Date | Wed, 16 Oct 2024 19:42:05 |
| Universe | code |
| Speed |
88 WPM
Try to beat?
|
| Accuracy | 96.4% |
| Rank | 2nd 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)
|
