Free Palestine (rollno14)

Race #115

View Pit Stop page for race #115 by rollno14Ghost race

View profile for Free Palestine (rollno14)

Official speed 49.04 wpm (34.99 seconds elapsed during race)
Race Start July 17, 2021 7:13:34am UTC
Race Finish July 17, 2021 7:14:09am UTC
Outcome No win (3 of 3)
Accuracy 97.0%
Points 14.71
Text #10010 (Length: 143 characters)

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