Race Result Details |
| Racer | ali (alienx576) |
| Race Number | 5 |
| Date | Thu, 15 Feb 2024 13:41:31 |
| Universe | code |
| Speed |
58 WPM
Try to beat?
|
| Accuracy | 96.9% |
| Rank | 1st 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)
|
