Free Palestine (rollno14)

Race #59

View Pit Stop page for race #59 by rollno14Ghost race

View profile for Free Palestine (rollno14)

Official speed 56.10 wpm (30.59 seconds elapsed during race)
Race Start July 5, 2021 1:31:25pm UTC
Race Finish July 5, 2021 1:31:56pm UTC
Outcome No win (3 of 3)
Accuracy 97.0%
Points 16.83
Text #10010 (Length: 143 characters)

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