View Pit Stop page for race #44 by causenetsofv — Ghost race
View profile for da (causenetsofv)
| Official speed | 61.37 wpm (26.20 seconds elapsed during race) |
|---|---|
| Race Start | December 18, 2020 2:05:09pm UTC |
| Race Finish | December 18, 2020 2:05:36pm UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 97.0% |
| Points | 18.41 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |