View Pit Stop page for race #5 by amnii — Ghost race
View profile for BlockUnivercity1448 (amnii)
| Official speed | 28.36 wpm (60.51 seconds elapsed during race) |
|---|---|
| Race Start | February 11, 2022 8:07:39am UTC |
| Race Finish | February 11, 2022 8:08:40am UTC |
| Outcome | No win (3 of 3) |
| Accuracy | 92.0% |
| Points | 8.51 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |