Race Result Details |
| Racer | L1ght (l1ght_0803) |
| Race Number | 4 |
| Date | Sat, 28 Dec 2024 6:38:10 |
| Universe | code |
| Speed |
28 WPM
Try to beat?
|
| Accuracy | 91.4% |
| 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)
|
