View Pit Stop page for race #64 by kiran11621 — Ghost race
View profile for Kiran (kiran11621)
Official speed | 31.64 wpm (50.82 seconds elapsed during race) |
---|---|
Race Start | April 13, 2020 12:54:45pm UTC |
Race Finish | April 13, 2020 12:55:35pm UTC |
Outcome | No win (2 of 2) |
Opponents |
1. karanjain18 (60.07 wpm) |
Accuracy | 97.0% |
Points | 9.49 |
Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |