View Pit Stop page for race #295 by karanjain18 — Ghost race
View profile for Karan Jain (karanjain18)
Official speed | 59.92 wpm (26.84 seconds elapsed during race) |
---|---|
Race Start | April 13, 2020 5:21:44pm UTC |
Race Finish | April 13, 2020 5:22:11pm UTC |
Outcome | Win (1 of 2) |
Opponents |
2. kiran11621 (29.55 wpm) |
Accuracy | 98.0% |
Points | 17.98 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |