View Pit Stop page for race #18 by sporcle — Ghost race
View profile for Sporcle (sporcle)
| Official speed | 102.91 wpm (15.63 seconds elapsed during race) |
|---|---|
| Race Start | November 27, 2019 3:05:37am UTC |
| Race Finish | November 27, 2019 3:05:52am UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 98.0% |
| Points | 30.87 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |