poopoo peepee (hymiscellany)

Race #22

View Pit Stop page for race #22 by hymiscellanyGhost race

View profile for poopoo peepee (hymiscellany)

Official speed 70.16 wpm (22.92 seconds elapsed during race)
Race Start December 30, 2017 1:58:13am UTC
Race Finish December 30, 2017 1:58:36am UTC
Outcome Win (1 of 3)
Accuracy 96.0%
Points 21.05
Text #10010 (Length: 143 characters)

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