Race Result Details |
| Racer | tom (tom12233) |
| Race Number | 489 |
| Date | Sun, 7 Jul 2024 15:19:56 |
| Universe | code |
| Speed |
32 WPM
Try to beat?
|
| Accuracy | 91.6% |
| Rank | 3rd 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)
|
