Taiwan is a country (17lingh1)

Race #9

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

View profile for Taiwan is a country (17lingh1)

Official speed 34.20 wpm (50.18 seconds elapsed during race)
Race Start November 27, 2021 2:45:34pm UTC
Race Finish November 27, 2021 2:46:24pm UTC
Outcome Win (1 of 3)
Accuracy 91.0%
Points 10.26
Text #10010 (Length: 143 characters)

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