QKhjZtXFyxmvF2 (qkhjztxfyxmvf2)

Race #5

View Pit Stop page for race #5 by qkhjztxfyxmvf2Ghost race

View profile for QKhjZtXFyxmvF2 (qkhjztxfyxmvf2)

Official speed 42.85 wpm (37.53 seconds elapsed during race)
Race Start September 12, 2018 5:29:21am UTC
Race Finish September 12, 2018 5:29:59am UTC
Outcome Win (1 of 3)
Accuracy 95.0%
Points 12.86
Text #10010 (Length: 143 characters)

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