Don't stop when you are tired, (_johnny_sins_)

Race #5

View Pit Stop page for race #5 by _johnny_sins_Ghost race

View profile for Don't stop when you are tired, (_johnny_sins_)

Official speed 51.46 wpm (31.25 seconds elapsed during race)
Race Start May 12, 2018 10:37:18am UTC
Race Finish May 12, 2018 10:37:50am UTC
Outcome No win (2 of 3)
Accuracy 95.0%
Points 15.44
Text #10010 (Length: 143 characters)

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