Race Result Details |
Racer | Minaricano (minaricano) |
Race Number | 1 |
Date | Sat, 13 Aug 2022 7:09:00 |
Universe | code |
Speed |
33 WPM
![]() |
Accuracy | 91.6% |
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)
|