Taiwan is a country (17lingh1)

Race #2

View Pit Stop page for race #2 by 17lingh1Ghost race

View profile for Taiwan is a country (17lingh1)

Official speed 33.60 wpm (51.07 seconds elapsed during race)
Race Start November 10, 2021 12:29:48am UTC
Race Finish November 10, 2021 12:30:39am UTC
Outcome Win (1 of 3)
Accuracy 93.0%
Points 10.08
Text #10010 (Length: 143 characters)

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