Race Result Details |
| Racer | Sarah (smm2319) |
| Race Number | 24 |
| Date | Wed, 15 May 2024 17:57:46 |
| Universe | code |
| Speed |
44 WPM
Try to beat?
|
| Accuracy | 95.5% |
| Rank | 1st place (out of 2) |
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)
|
