Text analysis for Tommy (hayden7857)

Return to profile of Tommy (hayden7857)

View texts not yet raced by Tommy (hayden7857)

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... 57.37 1.1984 0.2978 85 1 57.37 2024-04-02
2. import string from random import * characters = string.ascii... 51.92 1.1814 0.1792 190 4 48.07 2024-04-02
3. import random n = random.randint(1, 99) guess = int(raw_inpu... 47.38 1.1067 0.1330 388 5 40.46 2024-04-01
4. public class HelloWorld { public static void main(String[] ... 43.38 1.0599 0.0749 143 5 40.74 2024-04-02
5. import os import sys def run(program, *args): pid = os.fork(... 42.39 1.0473 0.0639 154 3 40.40 2024-04-02
6. /** Loop waiting for a connection and a valid command */ whi... 41.21 1.0448 0.0383 445 1 41.21 2024-04-01
7. /* Read a set of characters from the socket */ StringBuffer ... 40.42 1.0042 0.0547 542 3 38.45 2024-04-01
8. import random min = 1 max = 6 roll_again = "yes" while roll_... 40.40 1.1383 -0.0825 272 4 39.55 2024-03-22
9. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 39.28 0.9849 0.0453 183 2 36.98 2024-03-28
10. import urllib2 import json screen_name = "wordpress" url = "... 38.89 1.0621 -0.0419 246 2 37.45 2024-04-01
11. print "Using URL", url req = urllib2.Request(url) fd = urlli... 38.76 1.0518 -0.0345 152 3 38.20 2024-04-02
12. import urllib2 import urllib import json url = "http://ajax.... 38.47 0.9776 0.0304 438 4 36.94 2024-04-02
13. import std; int main() { std::println("Hello World!"); } 38.34 0.9810 0.0157 56 3 34.65 2024-04-01
14. (publish :path "/hello-count" :content-type "text/html" :fun... 37.99 0.9487 0.0507 356 4 35.41 2024-04-01
15. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 37.81 0.9215 0.0669 78 2 34.72 2024-03-28
16. import re import sys import urllib2 import BeautifulSoup usa... 35.37 0.9803 -0.0553 344 3 35.04 2024-04-01
17. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 34.96 0.9386 -0.0243 256 1 34.96 2024-04-02
18. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 34.36 0.9180 -0.0184 264 3 32.21 2024-04-01
19. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 34.06 0.9234 -0.0283 236 1 34.06 2024-03-25
20. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 29.85 0.8513 -0.0764 179 1 29.85 2024-03-21