View Pit Stop page for race #38 by abdulwd — Ghost race
View profile for Abdul (abdulwd)
| Official speed | 45.92 wpm (35.02 seconds elapsed during race) | 
|---|---|
| Race Start | February 10, 2020 4:24:33am UTC | 
| Race Finish | February 10, 2020 4:25:08am UTC | 
| Outcome | No win (3 of 3) | 
| Accuracy | 95.0% | 
| Points | 13.77 | 
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } }  |