why (im_sorry_im_cheating)

Race #2

View Pit Stop page for race #2 by im_sorry_im_cheatingGhost race

View profile for why (im_sorry_im_cheating)

Official speed 88.44 wpm (18.18 seconds elapsed during race)
Race Start August 13, 2018 12:06:25am UTC
Race Finish August 13, 2018 12:06:43am UTC
Outcome Win (1 of 3)
Accuracy 99.0%
Points 26.53
Text #10010 (Length: 143 characters)

public class HelloWorld { public static void main(String[] args) { String message = "Hello World!!!"; System.out.println(message); } }