Race Result Details |
| Racer | vamshi (9vamshi) |
| Race Number | 1 |
| Date | Thu, 28 Dec 2023 5:28:33 |
| Universe | code |
| Speed |
22 WPM
Try to beat?
|
| Accuracy | 89.5% |
| Rank | 3rd 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)
|
