Race Result Details |
| Racer | lightspeed80 (lightspeed80) |
| Race Number | 2 |
| Date | Sat, 14 Jun 2025 3:19:26 |
| Universe | code |
| Speed |
62 WPM
Try to beat?
|
| Accuracy | 95.5% |
| Rank | 1st place (out of 1) |
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)
|
