Race Result Details |
Racer | SalmanMKC (hellothen) |
Race Number | 183 |
Date | Tue, 22 Nov 2022 10:51:27 |
Universe | code |
Speed |
91 WPM
![]() |
Accuracy | 97.2% |
Rank | 1st place (out of 2) |
Opponents | royaljaat (2nd place) |
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)
|