ᗜ JGG :) (jgg_im_bad)

Race #2

View Pit Stop page for race #2 by jgg_im_badGhost race

View profile for ᗜ JGG :) (jgg_im_bad)

Official speed 35.04 wpm (45.89 seconds elapsed during race)
Race Start June 11, 2019 7:08:03pm UTC
Race Finish June 11, 2019 7:08:49pm UTC
Outcome No win (1 of 1)
Accuracy 90.0%
Points 10.51
Text #10010 (Length: 143 characters)

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