QKhjZtXFyxmvF2 (qkhjztxfyxmvf2)

Race #28

View Pit Stop page for race #28 by qkhjztxfyxmvf2Ghost race

View profile for QKhjZtXFyxmvF2 (qkhjztxfyxmvf2)

Official speed 50.34 wpm (31.94 seconds elapsed during race)
Race Start September 20, 2018 5:51:03pm UTC
Race Finish September 20, 2018 5:51:35pm UTC
Outcome No win (2 of 3)
Accuracy 97.0%
Points 15.10
Text #10010 (Length: 143 characters)

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