Text analysis for typer (type0012)

Return to profile of typer (type0012)

View texts not yet raced by typer (type0012)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. input("\n\nPress the enter key to exit.") # waits for the us... 22.94 1.1984 0.0267 85 1 22.94 2025-12-07
2. import string from random import * characters = string.ascii... 22.17 1.1814 0.0026 190 1 22.17 2025-12-02
3. public class HelloWorld { public static void main(String[] ... 21.55 1.0599 0.0910 143 1 21.55 2025-12-07
4. import os import sys def run(program, *args): pid = os.fork(... 21.48 1.0473 0.0999 154 1 21.48 2026-05-11
5. import urllib2 import json screen_name = "wordpress" url = "... 21.04 1.0621 0.0616 246 1 21.04 2026-05-11
6. print "Using URL", url req = urllib2.Request(url) fd = urlli... 19.76 1.0518 0.0035 152 1 19.76 2025-12-02
7. import re import sys import urllib2 import BeautifulSoup usa... 19.41 0.9803 0.0563 344 2 17.83 2026-05-11
8. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 18.54 0.9849 0.0052 183 1 18.54 2025-12-07
9. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 18.19 0.8513 0.1202 179 2 17.30 2025-12-07
10. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 15.47 0.9215 -0.0953 78 1 15.47 2025-12-02
11. /** Loop waiting for a connection and a valid command */ whi... 13.65 1.0448 -0.3158 445 1 13.65 2025-10-18