View Pit Stop page for race #6 by typist1029384756 — Ghost race
View profile for John Doe (typist1029384756)
Official speed | 41.77 wpm (41.08 seconds elapsed during race) |
---|---|
Race Start | March 25, 2023 11:59:57am UTC |
Race Finish | March 25, 2023 12:00:38pm UTC |
Outcome | Win (1 of 3) |
Accuracy | 96.0% |
Points | 12.53 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |