:( (altrocality_dvorak_acc)

Race #8

View Pit Stop page for race #8 by altrocality_dvorak_accGhost race

View profile for :( (altrocality_dvorak_acc)

Official speed 72.79 wpm (23.57 seconds elapsed during race)
Race Start January 6, 2023 7:38:14am UTC
Race Finish January 6, 2023 7:38:37am UTC
Outcome Win (1 of 3)
Accuracy 97.0%
Points 21.84
Text #10010 (Length: 143 characters)

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