View Pit Stop page for race #34 by causenetsofv — Ghost race
View profile for da (causenetsofv)
| Official speed | 58.43 wpm (27.52 seconds elapsed during race) |
|---|---|
| Race Start | December 8, 2020 8:02:12am UTC |
| Race Finish | December 8, 2020 8:02:39am UTC |
| Outcome | No win (3 of 3) |
| Accuracy | 96.0% |
| Points | 17.53 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |