ttv/J0bro (jobrocraftstep)

Race #1

View Pit Stop page for race #1 by jobrocraftstepGhost race

View profile for ttv/J0bro (jobrocraftstep)

Official speed 37.87 wpm (45.31 seconds elapsed during race)
Race Start August 4, 2021 8:08:01pm UTC
Race Finish August 4, 2021 8:08:46pm UTC
Outcome No win (3 of 3)
Accuracy 93.0%
Points 11.36
Text #10010 (Length: 143 characters)

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