Text analysis for Jack (jacknachos)

Return to profile of Jack (jacknachos)

View texts not yet raced by Jack (jacknachos)

Sorted by best race

Rank Text Best WPM Overall Difficulty Relative Speed Text Length Races Average WPM Last race
1. import random n = random.randint(1, 99) guess = int(raw_inpu... 58.61 1.1067 0.1369 388 3 54.28 2025-08-21
2. import urllib2 import json screen_name = "wordpress" url = "... 57.07 1.0621 0.1488 246 5 49.64 2025-02-10
3. import string from random import * characters = string.ascii... 55.55 1.1814 -0.0027 190 1 55.55 2025-01-30
4. print "Using URL", url req = urllib2.Request(url) fd = urlli... 54.83 1.0518 0.1116 152 2 46.77 2025-02-10
5. import random min = 1 max = 6 roll_again = "yes" while roll_... 52.80 1.1383 -0.0180 272 2 45.21 2024-11-29
6. input("\n\nPress the enter key to exit.") # waits for the us... 51.21 1.1984 -0.1118 85 2 46.84 2024-12-03
7. import re import sys import urllib2 import BeautifulSoup usa... 50.24 0.9803 0.0857 344 2 49.61 2024-11-29
8. /** Loop waiting for a connection and a valid command */ whi... 48.71 1.0448 -0.0113 445 1 48.71 2024-12-05
9. import os import sys def run(program, *args): pid = os.fork(... 47.37 1.0473 -0.0422 154 1 47.37 2025-02-10
10. function calculateArea(width, height) { try { var area = ... 46.97 1.0366 -0.0400 301 2 37.42 2025-02-10
11. /* Read a set of characters from the socket */ StringBuffer ... 46.83 1.0042 -0.0105 542 2 43.54 2025-02-04
12. public class HelloWorld { public static void main(String[] ... 46.69 1.0599 -0.0692 143 2 44.96 2025-08-21
13. import std; int main() { std::println("Hello World!"); } 46.13 0.9810 -0.0022 56 3 36.46 2025-02-10
14. print("2 + 2 is {}, minus 1 that's {}. quick maths.".format(... 43.03 0.9215 -0.0085 78 2 42.86 2025-02-10
15. int res; unsigned long flags; u32 data = 0; if (PCI_##size##... 42.87 0.9180 -0.0084 264 2 38.03 2024-11-29
16. class URLLister(SGMLParser): def reset(self): SGMLParser.res... 42.17 0.9849 -0.0901 183 3 37.50 2025-01-30
17. import urllib2 import urllib import json url = "http://ajax.... 42.15 0.9776 -0.0832 438 2 34.77 2025-02-10
18. (publish :path "/hello-count" :content-type "text/html" :fun... 41.06 0.9487 -0.0775 356 2 35.56 2025-02-10
19. (defop hello2 req (w/link (pr "there") (pr "here"))) (defop ... 40.85 0.9234 -0.0566 236 2 36.20 2025-01-30
20. this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order);... 38.26 0.9386 -0.1268 256 2 33.71 2025-01-30
21. auto monad = [](auto v) { return [=] { return v; }; }; auto ... 36.31 0.8513 -0.0809 179 3 33.19 2025-01-30