Race Result Details |
| Racer | Jason Hean (jackson95) |
| Race Number | 20 |
| Date | Sun, 19 May 2024 16:24:15 |
| Universe | code |
| Speed |
24 WPM
Try to beat?
|
| Accuracy | 91.6% |
| 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)
|
