Race Result Details |
Racer | zach (zachleachtx) |
Race Number | 7 |
Date | Tue, 22 Sep 2020 15:23:58 |
Universe | code |
Speed |
55 WPM
![]() |
Accuracy | 94.4% |
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)
|