View Pit Stop page for race #1 by dotel — Ghost race
View profile for Falcon (dotel)
| Official speed | 54.01 wpm (29.77 seconds elapsed during race) |
|---|---|
| Race Start | April 18, 2020 1:26:14pm UTC |
| Race Finish | April 18, 2020 1:26:44pm UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 95.0% |
| Points | 16.20 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |