View Pit Stop page for race #8 by sofaaa — Ghost race
View profile for sofa (sofaaa)
| Official speed | 44.90 wpm (38.22 seconds elapsed during race) |
|---|---|
| Race Start | July 30, 2021 7:21:03pm UTC |
| Race Finish | July 30, 2021 7:21:42pm UTC |
| Outcome | No win (2 of 3) |
| Accuracy | 94.0% |
| Points | 13.47 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |