Race Result Details |
| Racer | Abishiek (abishiek_12) |
| Race Number | 51 |
| Date | Fri, 23 Feb 2024 8:06:02 |
| Universe | code |
| Speed |
59 WPM
Try to beat?
|
| Accuracy | 94.4% |
| 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)
|
