Race Result Details |
| Racer | Ali (abth_ab) |
| Race Number | 24 |
| Date | Mon, 4 Dec 2023 10:12:30 |
| Universe | code |
| Speed |
22 WPM
Try to beat?
|
| Accuracy | 93.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)
|
