Saraí (sarai_vega012)

Race #22

View Pit Stop page for race #22 by sarai_vega012Ghost race

View profile for Saraí (sarai_vega012)

Official speed 26.82 wpm (63.98 seconds elapsed during race)
Race Start June 28, 2025 12:57:09am UTC
Race Finish June 28, 2025 12:58:13am UTC
Outcome No win (4 of 6)
Opponents 3. sharick_chungara (32.04 wpm)
5. nessa2 (26.11 wpm)
Accuracy 96.0%
Points 8.05
Text #10010 (Length: 143 characters)

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