QKhjZtXFyxmvF2 (qkhjztxfyxmvf2)

Race #30

View Pit Stop page for race #30 by qkhjztxfyxmvf2Ghost race

View profile for QKhjZtXFyxmvF2 (qkhjztxfyxmvf2)

Official speed 61.43 wpm (26.18 seconds elapsed during race)
Race Start September 20, 2018 5:52:57pm UTC
Race Finish September 20, 2018 5:53:24pm UTC
Outcome Win (1 of 3)
Accuracy 100.0%
Points 18.43
Text #10010 (Length: 143 characters)

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