Race Result Details |
| Racer | Sebstian (jsags) |
| Race Number | 9 |
| Date | Fri, 9 May 2025 19:17:05 |
| Universe | code |
| Speed |
27 WPM
Try to beat?
|
| Accuracy | 91.3% |
| 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)
|
