View Pit Stop page for race #1 by blaqshaq — Ghost race
View profile for blaqshaq (blaqshaq)
| Official speed | 121.35 wpm (13.25 seconds elapsed during race) |
|---|---|
| Race Start | November 25, 2020 4:12:09am UTC |
| Race Finish | November 25, 2020 4:12:22am UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 100.0% |
| Points | 36.40 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |