View Pit Stop page for race #270 by karanjain18 — Ghost race
View profile for Karan Jain (karanjain18)
Official speed | 60.00 wpm (26.80 seconds elapsed during race) |
---|---|
Race Start | April 13, 2020 9:24:59am UTC |
Race Finish | April 13, 2020 9:25:26am UTC |
Outcome | Win (1 of 2) |
Opponents |
2. kiran11621 (27.40 wpm) |
Accuracy | 96.0% |
Points | 18.00 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |