Race Result Details |
| Racer | mestiri77 (sfectorian) |
| Race Number | 12 |
| Date | Thu, 29 May 2025 20:43:40 |
| Universe | code |
| Speed |
30 WPM
Try to beat?
|
| Accuracy | 93.8% |
| 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)
|
