Race Result Details |
| Racer | Abishiek (abishiek_12) |
| Race Number | 40 |
| Date | Wed, 27 Dec 2023 13:53:41 |
| Universe | code |
| Speed |
65 WPM
Try to beat?
|
| Accuracy | 94.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)
|
