Stand with Israel (wercut)

Race #2

View Pit Stop page for race #2 by wercutGhost race

View profile for Stand with Israel (wercut)

Official speed 56.23 wpm (30.52 seconds elapsed during race)
Race Start April 21, 2023 8:36:36am UTC
Race Finish April 21, 2023 8:37:06am UTC
Outcome No win (3 of 3)
Accuracy 95.0%
Points 16.87
Text #10010 (Length: 143 characters)

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