good Bye lol (but a Little catty) (cptbbq)

Race #17

View Pit Stop page for race #17 by cptbbqGhost race

View profile for good Bye lol (but a Little catty) (cptbbq)

Official speed 82.21 wpm (19.56 seconds elapsed during race)
Race Start December 29, 2017 8:24:37pm UTC
Race Finish December 29, 2017 8:24:56pm UTC
Outcome Win (1 of 2)
Accuracy 95.0%
Points 24.66
Text #10010 (Length: 143 characters)

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