Zam (qewrfgtre135)

Race #1

View Pit Stop page for race #1 by qewrfgtre135Ghost race

View profile for Zam (qewrfgtre135)

Official speed 26.30 wpm (65.25 seconds elapsed during race)
Race Start May 26, 2023 9:52:51am UTC
Race Finish May 26, 2023 9:53:56am UTC
Outcome No win (3 of 3)
Accuracy 94.0%
Points 7.89
Text #10010 (Length: 143 characters)

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