View Pit Stop page for race #1 by t_0nio — Ghost race
View profile for ⌨️🖱️ (t_0nio)
| Official speed | 41.33 wpm (38.91 seconds elapsed during race) |
|---|---|
| Race Start | September 10, 2020 4:49:18am UTC |
| Race Finish | September 10, 2020 4:49:57am UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 94.0% |
| Points | 12.40 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |