View Pit Stop page for race #1 by fishinakart — Ghost race
View profile for Gab (fishinakart)
| Official speed | 42.21 wpm (38.10 seconds elapsed during race) |
|---|---|
| Race Start | November 24, 2020 6:03:10pm UTC |
| Race Finish | November 24, 2020 6:03:48pm UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 96.0% |
| Points | 12.66 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |