Race Result Details |
Racer | Abhishek Gupta (abhishekg) |
Race Number | 14 |
Date | Wed, 21 Jun 2023 5:12:42 |
Universe | code |
Speed |
27 WPM
![]() |
Accuracy | 91.8% |
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)
|