poopoo peepee (hymiscellany)

Race #24

View Pit Stop page for race #24 by hymiscellanyGhost race

View profile for poopoo peepee (hymiscellany)

Official speed 78.06 wpm (20.60 seconds elapsed during race)
Race Start December 30, 2017 2:05:19am UTC
Race Finish December 30, 2017 2:05:39am UTC
Outcome Win (1 of 3)
Accuracy 98.0%
Points 23.42
Text #10010 (Length: 143 characters)

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