Race Result Details |
| Racer | MX MECHANICAL (mx_mechanical) |
| Race Number | 38 |
| Date | Thu, 5 Sep 2024 21:18:53 |
| Universe | code |
| Speed |
42 WPM
Try to beat?
|
| Accuracy | 94.1% |
| 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)
|
