Race Result Details |
| Racer | Xyber (xyber213) |
| Race Number | 1 |
| Date | Tue, 17 Sep 2024 7:29:51 |
| Universe | code |
| Speed |
28 WPM
Try to beat?
|
| Accuracy | 94.2% |
| 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)
|
