View Pit Stop page for race #3 by moarjank — Ghost race
View profile for MoarJank (moarjank)
| Official speed | 32.64 wpm (52.57 seconds elapsed during race) |
|---|---|
| Race Start | April 2, 2023 6:43:01pm UTC |
| Race Finish | April 2, 2023 6:43:54pm UTC |
| Outcome | No win (3 of 3) |
| Accuracy | 92.0% |
| Points | 9.79 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |