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