View Pit Stop page for race #1 by hassaan0180 — Ghost race
View profile for Hassaan (hassaan0180)
Official speed | 23.05 wpm (69.76 seconds elapsed during race) |
---|---|
Race Start | November 25, 2020 8:19:41am UTC |
Race Finish | November 25, 2020 8:20:50am UTC |
Outcome | No win (3 of 3) |
Accuracy | 90.0% |
Points | 6.92 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |