Free Palestine (rollno14)

Race #98

View Pit Stop page for race #98 by rollno14Ghost race

View profile for Free Palestine (rollno14)

Official speed 55.32 wpm (31.02 seconds elapsed during race)
Race Start July 12, 2021 8:33:02am UTC
Race Finish July 12, 2021 8:33:33am UTC
Outcome No win (3 of 3)
Accuracy 97.0%
Points 16.60
Text #10010 (Length: 143 characters)

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