Race Result Details |
| Racer | Johnny Sins (sins621) |
| Race Number | 42 |
| Date | Thu, 12 Dec 2024 6:09:13 |
| Universe | code |
| Speed |
55 WPM
Try to beat?
|
| Accuracy | 97.3% |
| 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)
|
