View Pit Stop page for race #3 by shekhar_prajapati — Ghost race
View profile for Shekhar (shekhar_prajapati)
| Official speed | 23.76 wpm (72.22 seconds elapsed during race) |
|---|---|
| Race Start | March 4, 2024 1:20:46pm UTC |
| Race Finish | March 4, 2024 1:21:58pm UTC |
| Outcome | No win (6 of 6) |
| Opponents |
3. rulebreakers (30.08 wpm) 4. rafagg (28.29 wpm) |
| Accuracy | 95.0% |
| Points | 7.13 |
| Text | #10010 (Length: 143 characters) public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } } |