Text analysis for tstats[ach5910_1] (ach5910_1)

Return to profile of tstats[ach5910_1] (ach5910_1)

View texts not yet raced by tstats[ach5910_1] (ach5910_1)

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... 62.06 1.1984 0.2196 85 3 49.54 2024-12-02
2. import string from random import * characters = string.ascii... 54.99 1.1814 0.0751 190 2 54.71 2024-12-02
3. public class HelloWorld { public static void main(String[] ... 53.07 1.0599 0.1527 143 2 52.28 2024-12-02
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 50.13 1.1067 0.0387 388 3 44.76 2024-12-02
5. import random min = 1 max = 6 roll_again = "yes" while roll_... 48.43 1.1383 -0.0317 272 1 48.43 2024-12-02
6. import os import sys def run(program, *args): pid = os.fork(... 47.33 1.0473 0.0341 154 3 41.16 2024-12-02
7. function calculateArea(width, height) { try { var area = ... 46.88 1.0366 0.0346 301 2 45.46 2024-12-02
8. import urllib2 import json screen_name = "wordpress" url = "... 46.10 1.0621 -0.0088 246 2 44.43 2024-12-02
9. import std; int main() { std::println("Hello World!"); } 45.48 0.9810 0.0582 56 3 41.48 2025-03-06
10. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 44.36 0.9849 0.0287 183 5 36.96 2024-12-06
11. print "Using URL", url req = urllib2.Request(url) fd = urlli... 42.78 1.0518 -0.0743 152 4 36.60 2024-12-02
12. /** Loop waiting for a connection and a valid command */ whi... 41.72 1.0448 -0.0915 445 2 39.93 2024-12-02
13. (publish :path "/hello-count" :content-type "text/html" :fun... 41.50 0.9487 -0.0005 356 2 37.66 2024-12-02
14. import urllib2 import urllib import json url = "http://ajax.... 41.42 0.9776 -0.0312 438 2 37.68 2024-12-02
15. import re import sys import urllib2 import BeautifulSoup usa... 40.69 0.9803 -0.0506 344 2 39.69 2024-12-02
16. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 36.10 0.9234 -0.0986 236 3 33.61 2025-03-06
17. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 35.91 0.9215 -0.1010 78 4 32.59 2024-12-02
18. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 31.57 0.9180 -0.1967 264 1 31.57 2024-06-16
19. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 27.13 0.8513 -0.2314 179 1 27.13 2024-12-02