Free Palestine (rollno14)

Race #35

View Pit Stop page for race #35 by rollno14Ghost race

View profile for Free Palestine (rollno14)

Official speed 59.89 wpm (28.65 seconds elapsed during race)
Race Start July 4, 2021 8:12:28am UTC
Race Finish July 4, 2021 8:12:56am UTC
Outcome No win (2 of 3)
Accuracy 97.0%
Points 17.97
Text #10010 (Length: 143 characters)

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