Race Result Details |
Racer | Giuseppe Pio (loreal24) |
Race Number | 1 |
Date | Sat, 6 Mar 2021 15:55:57 |
Universe | code |
Speed |
40 WPM
![]() |
Accuracy | 94.5% |
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)
|