Race Result Details |
Racer | Michael (mwormley) |
Race Number | 9 |
Date | Sat, 14 Sep 2024 15:55:39 |
Universe | code |
Speed |
49 WPM
![]() |
Accuracy | 94.4% |
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)
|