Text analysis for tom (tom12233)

Return to profile of tom (tom12233)

View texts not yet raced by tom (tom12233)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. print "Using URL", url req = urllib2.Request(url) fd = urlli... 98.36 1.0518 1.1000 152 32 38.19 2024-07-23
2. import string from random import * characters = string.ascii... 77.95 1.1814 0.5240 190 30 39.86 2024-07-07
3. input("\n\nPress the enter key to exit.") # waits for the us... 52.85 1.1984 -0.0478 85 24 39.99 2024-07-07
4. import random n = random.randint(1, 99) guess = int(raw_inpu... 50.61 1.1067 -0.0004 388 26 39.70 2024-01-23
5. import random min = 1 max = 6 roll_again = "yes" while roll_... 47.36 1.1383 -0.1045 272 35 36.73 2024-07-23
6. import urllib2 import urllib import json url = "http://ajax.... 47.08 0.9776 0.0528 438 26 33.70 2024-07-23
7. function calculateArea(width, height) { try { var area = ... 44.30 1.0366 -0.0679 301 26 33.31 2024-07-23
8. /* Read a set of characters from the socket */ StringBuffer ... 44.23 1.0042 -0.0361 542 24 33.46 2023-12-11
9. import os import sys def run(program, *args): pid = os.fork(... 43.99 1.0473 -0.0836 154 28 32.66 2024-07-23
10. /** Loop waiting for a connection and a valid command */ whi... 43.48 1.0448 -0.0896 445 28 34.64 2024-07-07
11. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 42.81 0.9849 -0.0467 183 23 32.08 2023-10-15
12. import urllib2 import json screen_name = "wordpress" url = "... 42.12 1.0621 -0.1388 246 26 32.38 2024-01-20
13. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 42.06 0.9234 -0.0003 236 28 31.21 2023-12-11
14. public class HelloWorld { public static void main(String[] ... 41.62 1.0599 -0.1503 143 22 34.08 2024-07-07
15. (publish :path "/hello-count" :content-type "text/html" :fun... 41.26 0.9487 -0.0414 356 25 32.54 2024-03-14
16. import re import sys import urllib2 import BeautifulSoup usa... 40.90 0.9803 -0.0868 344 28 33.07 2023-12-11
17. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 40.46 0.9215 -0.0380 78 24 31.98 2024-01-20
18. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 35.20 0.9386 -0.1696 256 21 28.42 2024-01-19
19. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 35.11 0.9180 -0.1499 264 19 27.11 2023-12-24
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 29.80 0.8513 -0.2060 179 2 27.70 2024-07-23
21. import std; int main() { std::println("Hello World!"); } 21.05 0.9810 -0.5268 56 1 21.05 2024-01-21