Race Result Details |
Racer | (helloworld23hbelal_2) |
Race Number | 2 |
Date | Sun, 21 May 2023 21:20:26 |
Universe | code |
Speed |
28 WPM
![]() |
Accuracy | 92.3% |
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)
|