Race Result Details |
| Racer | Stefan (koodle7) |
| Race Number | 2 |
| Date | Tue, 1 Apr 2025 8:27:08 |
| Universe | code |
| Speed |
28 WPM
Try to beat?
|
| Accuracy | 92.6% |
| Rank | 2nd place (out of 2) |
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)
|
