View Pit Stop page for race #1 by chewithian — Ghost race
View profile for Chuuwi (chewithian)
| Official speed | 39.00 wpm (44.00 seconds elapsed during race) |
|---|---|
| Race Start | July 3, 2023 9:24:47pm UTC |
| Race Finish | July 3, 2023 9:25:31pm UTC |
| Outcome | No win (2 of 3) |
| Accuracy | 91.0% |
| Points | 11.70 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |