Filip (sustainedcruelty)

Race #9

View Pit Stop page for race #9 by sustainedcrueltyGhost race

View profile for Filip (sustainedcruelty)

Official speed 68.95 wpm (24.89 seconds elapsed during race)
Race Start July 27, 2023 7:29:48pm UTC
Race Finish July 27, 2023 7:30:13pm UTC
Outcome No win (2 of 2)
Opponents 1. typegodswag (71.15 wpm)
Accuracy 97.0%
Points 20.69
Text #10010 (Length: 143 characters)

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