View Pit Stop page for race #17 by kol123313 — Ghost race
View profile for Adsd (kol123313)
| Official speed | 56.35 wpm (30.45 seconds elapsed during race) |
|---|---|
| Race Start | May 8, 2021 1:24:45pm UTC |
| Race Finish | May 8, 2021 1:25:15pm UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 93.0% |
| Points | 16.91 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |