Race Result Details |
| Racer | Gustavo Gutierrez (gusgtzb) |
| Race Number | 2 |
| Date | Fri, 15 Mar 2024 21:02:25 |
| Universe | code |
| Speed |
21 WPM
Try to beat?
|
| Accuracy | 90.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)
|
